ale 2012-02-27 15:28:27 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/mdcached Makefile distinfo pkg-descr pkg-plist
Log:
Bullet Cache is a memory database intended to be used much like memcached,
but offering much higher flexibility through use of record tags which can be
used to perform bulk operations on sets of records. It has its own binary
network protocol which is accessible through Unix domain sockets and through
TCP. It is indended to be accessed through a high-performance C library.
WWW: http://mdcached.sourceforge.net/
PR: ports/164872
Submitted by: Ivan Voras <[email protected]>
Revision Changes Path
1.1084 +1 -0 ports/databases/Makefile
1.1 +47 -0 ports/databases/mdcached/Makefile (new)
1.1 +2 -0 ports/databases/mdcached/distinfo (new)
1.1 +7 -0 ports/databases/mdcached/pkg-descr (new)
1.1 +7 -0 ports/databases/mdcached/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"