Class | Ramaze::Cache::LocalMemCache |
In: |
lib/ramaze/cache/localmemcache.rb
|
Parent: | Object |
Cache based on the localmemcache library which utilizes mmap to share strings in memory between ruby instances.