Idea Factory: Moved to https://znvy.substack.com
Rohit Karlupia's Blog - Moved to https://znvy.substack.com
Showing posts with label
in-memory cache
.
Show all posts
Showing posts with label
in-memory cache
.
Show all posts
Friday, October 21, 2011
Use cases for Cacheismo
›
Cacheimso is a scriptable in-memory lua object/key value cache, written in c and works on most posix compliant systems. It is based on a si...
Tuesday, October 18, 2011
Finding Keys In Cacheismo
›
In the last post I talked about how to do map-reduce like stuff with cacheimso. It occurred to me that their is no method to get all the ...
Friday, September 30, 2011
Cacheismo Lua API
›
The scripting capabilities of cacheismo are very powerful. The code for handing commands like get/set/add etc is completely written in lua...
›
Home
View web version