当前位置: 首页 > 软件库 > 程序开发 > 缓存系统 >

GlynnTucker.Cache

授权协议 GPL
开发语言 C#
所属分类 程序开发、 缓存系统
软件类型 开源软件
地区 不详
投 递 者 贺经纶
操作系统 Windows
开源组织
适用人群 未知
 软件概览

The GlynnTucker.Cache assembly provides a data structure for caching slow data retrievals, for example data retrieved from a database server over the network. Think of it as a Hashtable that can automatically expire its data after a set amount of time or a specified period of inactivity, on a per-object basis. It is written in C# and dual licensed under the GPL/MPL, it should work with any .NET language.

相关阅读

相关文章

相关问答

相关文档