forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
304 B
Text
7 lines
304 B
Text
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.
|
|
|
|
This port contains the PHP client module for Bullet Cache.
|
|
|
|
WWW: http://mdcached.sourceforge.net/
|