DatastoresΒΆ

DatastoreFactory()

DatastoreFactory is an abstract class that provides a way to create a datastore object.

Datastore()

Base class for data store.

MemoryDatastore(**kwargs)