# README
store
# Functions
Open open the store engine.
OpenBadger open the Badger store.
OpenBolt open the Bolt store.
OpenLeveldb opens or creates a DB for the given store.
Register register the store engine.
# Constants
DefaultStore define default store engine.
# Interfaces
Store is store interface.