added docs to indicate failure state if attempt to save w/o redundancy, closing #5

This commit is contained in:
Brian Muller 2015-08-04 17:31:58 -04:00
parent ccf18622b4
commit 77186bbf6f
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ Assuming you want to connect to an existing network (run the `Stand-alone Server
Check out the examples folder for other examples.
.. note ::
You must have at least two nodes running to store values. If a node tries to store a value and there are no other nodes to provide redundancy, then it is an exception state.
Stand-alone Server
==================