Sha256: 93ebebd2a5f0056e82dac5f83cc161a189a86e63a10c8b84477de143300d15c7
Contents?: true
Size: 353 Bytes
Versions: 3
Compression:
Stored size: 353 Bytes
Contents
= UniCache == Description UniCache is a universal purpose cache with Least Recently Used replacement policy by default. Cache can be configured to use another policy. UniCache is intended to be Thread safe. User can register callbacks that are run at various UniCache events. == Documentation Main documentation is generated from UniCache source.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
unicache-0.0.3 | README.rdoc |
unicache-0.0.2 | README.rdoc |
unicache-0.0.1 | README.rdoc |