Sign in Sign up
rubygems

localmemcache

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.

Activity

Latest release
16y ago
Total releases
10
Cadence
~24 days
Last 12 months
0

Details

First release
Mar 06, 2009
Releases
Version Released
0.4.4 patch
0.4.3 patch
0.4.2 patch
0.4.1 patch
0.4.0 minor
0.3.0 minor
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.0.1 initial