[][src]Function terminus_store::store::sync::open_sync_memory_store

pub fn open_sync_memory_store() -> SyncStore

Open a store that is entirely in memory

This is useful for testing purposes, or if the database is only going to be used for caching purposes