RubyGems.org

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.

installgem install localmemcache
Authors

Sven C. Koehler

6,895 total downloads 1,632 for this version
Owners

D71284e011fc1db85804d55515f7d5b8

Gemfile
gem "localmemcache", "~> 0.4.4"
Versions
  1. 0.4.4 November 10, 2009
  2. 0.4.3 October 2, 2009
  3. 0.4.2 August 10, 2009
  4. 0.4.1 June 2, 2009
  5. 0.4.0 May 6, 2009
Show all versions (10 total)