eris.DictStore

class eris.DictStore

A in-memory store using a Python dict

__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