Commit graph

10 commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Wesley Shields
dd1be81925 - Update to 1.2.0
PR:		ports/132644
Submitted by:	Piotr Rybicki <meritus@innervision.pl> (maintainer)
2009-03-17 00:04:00 +00:00
Martin Wilke
5ee6dc26a2 - Update to 1.1.0
- Pass maintainership to submitter

PR:		127902
Submitted by:	Piotr Rybicki <meritus@innervision.pl>
2008-10-12 09:20:58 +00:00
Martin Wilke
11b17a2e15 - Update to 1.0.3
PR:		122156
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2008-03-29 23:16:04 +00:00
Martin Wilke
a9d403568f - Update to 1.0.1 beta
PR:		120988
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2008-02-27 09:00:20 +00:00
Beech Rintoul
5482fb8838 - Update to 1.0.0.b
- Maintainer already reset

PR:		ports/120684
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2008-02-15 22:27:03 +00:00
Beech Rintoul
a003a62573 - Update to 0.1.1
- Reset maintainer

PR:		ports/120416
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2008-02-10 19:42:52 +00:00
Cheng-Lung Sung
51059a52a4 - Update to 0.1.0
PR:		ports/117861
Submitted by:	maintainer (Gea-Suan Lin)
2008-01-05 14:48:39 +00:00
Cheng-Lung Sung
1f69950e72 - Update to 0.0.3
PR:		ports/116769
Submitted by:	maintainer (Gea-Suan Lin)
2007-10-04 02:43:01 +00:00
Cheng-Lung Sung
5101442b7d 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>
2007-09-27 03:02:34 +00:00