GPL-3.0-only licensed by Tomas Carnecky
Maintained by [email protected]
This version can be pinned in stack with:avers-0.0.17.1@sha256:0eebfa976c06befbd328cd37a64daa897245dfe476a24057dc33ce8354485973,3663

This is the server-side implementation of the Avers storage model. It is a Haskell library, intended to be used by your application. The library provides you with everything you need to write your own Avers server. You can create and patch objects and collections thereof. It has builtin support for sessions, authentication and managing blobs. The database is not configurable. Avers is currently hardcoded to use RethinkDB.