eris.Store

class eris.Store

Stores blocks of encoded content

__init__()

Methods

__init__()

close()

Closes connection to the store

get(ref[, block_size])

Gets the block with given reference.

put(ref, block)

Stores a block