blob: ceb3cf0b0adc176fedc29225cf69eb18aa465eca (
plain) (
blame)
1
2
3
|
SQLCacheD is a memory-based SQL database intended for use as a memory cache
engine. In purpose, it.s similar to (and inspired by) memcached but allows
fine-grained data manipulation using SQL.
|