dbarray
|
Storage using LevelDB as backend. More...
Public Member Functions | |
def | __init__ |
def | __del__ |
def | set |
Set `key` to `val`. | |
def | get |
Get value of `key`. | |
def | is_valid |
Public Attributes | |
env | |
Static Public Attributes | |
dictionary | DB_MAP = {} |
Storage using LevelDB as backend.