store: initial implementations of internal API on top of LevelDB
The initial implementations supports all operations defined in the
internal storage engine API. The biggest short-cut is having only one
active transaction at a time (others are blocked by a mutex).
This implementation doesn't use levigo layer at all as the signature
of most levigo methods is different from internal storage API.
Change-Id: I7c254a3c5528c92570c2cac097db5b3293af345a
11 files changed
tree: 55bf35c1e1a6048ea2c33796314357380403fa1d
- services/