Module exocore_store::store

source ·

Traits

  • Abstraction for an entity store. There are two main implementation at the moment: the local store and the remote store. The local store is a locally hosted store, while the remote is a store that is on a remote node.