diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-09-27 11:02:34 +0800 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-09-27 11:02:34 +0800 |
commit | 5101442b7dd5e798f3a4dbd7f340b551945b56ab (patch) | |
tree | 3273c842242a87c16dc93acc042d8804ac4cd226 /www/openacs-dotlrn | |
parent | b326e6daff04e253b97bb5c85f4506c86491ff95 (diff) | |
download | freebsd-ports-gnome-5101442b7dd5e798f3a4dbd7f340b551945b56ab.tar.gz freebsd-ports-gnome-5101442b7dd5e798f3a4dbd7f340b551945b56ab.tar.zst freebsd-ports-gnome-5101442b7dd5e798f3a4dbd7f340b551945b56ab.zip |
Memcachedb is a distributed storage system designed for persistent. We
simplely hacked from memcached and tugela. But neither of them.
Memcachedb is not a cache solution, it is a persistent solution for
high-frequency writing and reading. It conforms to memcache protocol
(not completed, see below), so any memcached client can have
connectivity with memcachedb. Memcachedb uses Berkeley DB as a storing
backend, so lots of features including transaction and replication are
supported.
WWW: http://code.google.com/p/memcachedb/
PR: ports/116548
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Diffstat (limited to 'www/openacs-dotlrn')
0 files changed, 0 insertions, 0 deletions