dbarray
src.storage.StorageLMDB Class Reference

Storage using LevelDB as backend. More...

Inheritance diagram for src.storage.StorageLMDB:
Collaboration diagram for src.storage.StorageLMDB:

List of all members.

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 = {}

Detailed Description

Storage using LevelDB as backend.


The documentation for this class was generated from the following file:
 All Classes Functions Variables