Module postgresql

Module postgresql 

Source
Expand description

PostgreSQL-based persistence backend.

Provides reliable persistence using PostgreSQL as the storage backend.

Re-exports§

pub use implementation::PostgresBackend;

Modules§

implementation 🔒