Stores blocks of encoded content
Methods
__init__()
__init__
close()
close
Closes connection to the store
get(ref[, block_size])
get
Gets the block with given reference.
put(ref, block)
put
Stores a block
python-eris