# LmdbSessions: An LMDB Based Backend for CherryPy Sessions

Better documentation to come, but basically intended to be an almost
drag-and-drop substitute for CherryPy's built-in file backed sessions,
but with much better performance, e.g. 6x faster reads and 3x faster
writes.
