[][src]Module cqrs_es::tools

Tools provides a simple postgres view repository to simplify loading and updating views.

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.