promotional bannermobile promotional banner

LibRingCache

Library for a fast cache implementation that discards items by age in units

File Details

1.5

  • R
  • Oct 26, 2009
  • 18.29 KB
  • 524
  • 3.2.0
  • Retail

File Name

LibRingCache-1.5.zip

Supported Versions

  • 3.2.0

------------------------------------------------------------------------
r13 | watchout | 2009-10-26 12:46:51 +0000 (Mon, 26 Oct 2009) | 1 line
Changed paths:
   A /tags/1.5 (from /trunk:12)

Tagging as 1.5
------------------------------------------------------------------------
r12 | watchout | 2009-08-08 14:16:46 +0000 (Sat, 08 Aug 2009) | 1 line
Changed paths:
   M /trunk/LibRingCache-1.0.lua
   M /trunk/LibRingCache-1.0.toc

redesign of Cache:append, new type of cache: 'blackbox', blackbox allows only adding of entries but not retrieving since the key is unknown. use LRC:createBlackbox(size, feed); Cache:append is only available for blackbox caches now.
------------------------------------------------------------------------