notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/memcachedb/pkg-descr

Number of commits found: 2

Saturday, 12 Jul 2014
09:09 riggs search for other commits by this committer
- Stagify
- General cleanup
- Add LICENSE
- Bump required BDB version
- Bump PORTREVISION
- Update pkg-descr
- Handle ownership flags via plist macros

PR:		191045
Submitted by:	Keith Gaughan <k@stereochro.me>
Approved by:	mentors (implicit), maintainer (timeout)
Original commitRevision:361605 
Thursday, 27 Sep 2007
03:02 clsung search for other commits by this committer
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>
Original commit

Number of commits found: 2