Download List

專案描述

nmdb is a network database (dbm-style) that can use multiple protocols to communicate with its clients. TIPC, TCP, UDP, and SCTP are currently supported. It consists of an in-memory cache that saves (key, value) pairs, and a persistent backend that stores the pairs on disk. Both work in combination, but the use of the backend is optional, so you can use the server only for cache queries, pretty much like memcached.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-09-02 14:38 Back to release list
0.21

Ruby, Bigloo Scheme, and Haskell bindings were
added. Optional support for BerkeleyDB was added.
An atomic "increment" operation was implemented.
Support for the SCTP protocol was added. Logging
support was implemented. Several non-critical bugs
were fixed.
標籤: Major feature enhancements

Project Resources