storage#

Classes

storage.AstraDBBaseStore(*args, **kwargs)

Base class for the DataStax Astra DB data store.

storage.AstraDBByteStore(*, collection_name)

ByteStore implementation using DataStax AstraDB as the underlying store.

storage.AstraDBStore(collection_name, *[, ...])

BaseStore implementation using DataStax AstraDB as the underlying store.