[][src]Crate postgres_es

Structs

GenericViewRepository

This provides a simple query/view repository that can be used both to return deserialized views and to act as a query processor.

PostgresStore

Storage engine using an Postgres backing. This is the only persistent store currently provided.