Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
6 lines
376 B
Plaintext
6 lines
376 B
Plaintext
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.
|