SophiaDb
The SophiaDb is memcached port to the key/value storage API Sophia (http://sphia.org/) based on the Fractional Cascading ideas.
Install / Use
/learn @akalend/SophiaDbREADME
sophiaDb
The SophiaDb is memcached port to the key/value storage API Sophia (http://sphia.org/) based on the Fractional Cascading ideas.
Sophia (adj. sophisticated) database and its architecture was born as a result of research and rethinking primary alghorithmic constraints associated with a getting popular Log-file based data structures such as LSM-tree, it's variations based on Fractional Cascading ideas and a B-Tree.
SophiaDb is key-value database designed for persistent storage engine for many small objects as counters. It use to memcache protocol(not completed and extended), so any memcached client can have connectivity with it.
This is working copy and have bugs
