emberkv-core 0.1.0

Core engine for ember: keyspace, data types, sharding
Documentation

ember-core: the storage engine.

Owns the keyspace, data types, expiration, and memory management. Designed around a thread-per-core, shared-nothing architecture where each shard independently manages a partition of keys.