Download List

Descripción del Proyecto

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 sistema, y los enlaces de Haskell se han añadido. Soporte opcional para BerkeleyDB fue añadida. Atómico "incremento" la operación se llevó a cabo. Soporte para el protocolo SCTP fue añadida. El apoyo de registro se llevó a cabo. Varias bugs críticos se han arreglado.
Tags: Major feature enhancements
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.

Project Resources