Module askar_storage::backend

source ·
Expand description

Storage backends supported by aries-askar

Modules§

  • postgrespostgres
    Postgres database support
  • sqlitesqlite
    Sqlite database support

Traits§

  • Represents a generic backend implementation
  • Query from a generic backend implementation
  • Create, open, or remove a generic backend implementation

Functions§