avers: Server-side implementation of the Avers storage model
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.
Modules
[Index]
Downloads
- avers-0.0.17.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12, 0.0.13, 0.0.14, 0.0.15, 0.0.16, 0.0.17.0, 0.0.17.1 |
---|---|
Dependencies | aeson (>=1.1.2.1 && <1.6), attoparsec (>=0.13.1.0 && <0.14), base (>=4.9.0.0 && <4.15), bytestring (>=0.10.8.1 && <0.11), clock (>=0.7.2 && <0.9), containers (>=0.5.7.1 && <0.7), cryptonite (>=0.21 && <0.29), filepath (>=1.4.1.0 && <1.5), inflections (>=0.3.0.0 && <0.5), memory (>=0.14 && <0.16), MonadRandom (>=0.4.2.3 && <0.6), mtl (>=2.2.1 && <2.3), network (>=2.6.3.1 && <3.2), network-uri (>=2.6.1.0 && <2.7), resource-pool (>=0.2.3.2 && <0.3), rethinkdb-client-driver (>=0.0.23 && <0.1), safe (>=0.3.10 && <0.4), scrypt (>=0.5.0 && <0.6), stm (>=2.4.4.1 && <2.6), template-haskell (>=2.11.0.0 && <2.17), text (>=1.2.2.1 && <1.3), time (>=1.6.0.1 && <1.10), unordered-containers (>=0.2.7.2 && <0.3), vector (>=0.11.0.0 && <0.13) [details] |
License | GPL-3.0-only |
Author | Tomas Carnecky |
Maintainer | tomas.carnecky@gmail.com |
Revised | Revision 40 made by wereHamster at 2021-03-14T05:53:08Z |
Category | Avers |
Source repo | head: git clone git://github.com/wereHamster/avers-haskell.git |
Uploaded | by wereHamster at 2016-12-28T19:20:11Z |
Distributions | |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 18592 total (34 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-12-28 [all 1 reports] |