Localmemcache is a library for C and ruby that aims to provide an interface similar to memcached but for accessing local data instead of remote data. It's based on mmap()'ed shared memory for maximum speed. Since version 0.3.0 it supports persistence, also making it a fast alternative to GDBM and Berkeley DB.
Required Ruby Version
None
Authors
Sven C. Koehler
Versions
- 0.4.4 November 11, 2009 (84.5 KB)
- 0.4.3 October 03, 2009 (83 KB)
- 0.4.2 August 18, 2009 (81 KB)
- 0.4.1 June 02, 2009This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (82 KB)
- 0.4.0 May 06, 2009This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (80.5 KB)