Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
233 B
Text
5 lines
233 B
Text
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.
|
|
|
|
WWW: http://sqlcached.sourceforge.net/
|