nmdb: Implement read-only mode
commite54a300c3712418f55ce6c6da64ae79c92d87886
authorAlberto Bertogli <albertito@blitiri.com.ar>
Mon, 19 Apr 2010 04:47:25 +0000 (19 01:47 -0300)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Mon, 19 Apr 2010 04:47:25 +0000 (19 01:47 -0300)
treeed8958f48c4ab032cc0a328905f9126298959702
parentd8f7901063552dcc433414fe35b3365e51036417
nmdb: Implement read-only mode

This patch implements a read-only mode in the server, selectable via
command-line only (at the moment).

It will become more useful in the future, for replication purposes.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
doc/network.rst
nmdb/common.h
nmdb/main.c
nmdb/net-const.h
nmdb/nmdb.1
nmdb/parse.c