/RoomDict

Out-of-memory dictionary for python

Primary LanguagePython

RoomDict

RoomDict (Rapid Out of Memory Dictionary) for python implements a persistent dictionary on top of shelve standard library. We add a caching layer to improve latency.