Next | Query returned 3 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2008-05-30 14:19:58 by abs | Files touched by this commit (16) | Package removed
Log message:
Update for packages which are now in main pkgsrc
   2006-01-25 03:01:30 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Updated to 1.09.

1.09  Thu Feb  7 15:50 2005
  - add get_and_set() routine to allow atomic reading and
    writing of a cache value (thanks to Sreeji Das)
  - fix some tests
   2005-08-05 04:55:30 by Hiramatsu Yoshifumi | Files touched by this commit (4) | Imported package
Log message:
A shared memory cache through an mmap'ed file. Its core is written
in C for performance. It uses fcntl locking to ensure multiple
processes can safely access the cache at the same time. It uses
a basic LRU algorithm to keep the most used entries in the cache.


Next | Query returned 3 messages, browsing 1 to 10 | previous