persistent-mongoDB

Backend for the persistent library using mongoDB.

http://www.yesodweb.com/book/persistent

Version on this page:2.1.2.2
LTS Haskell 22.18:2.13.0.1@rev:4
Stackage Nightly 2024-04-22:2.13.0.1@rev:4
Latest on Hackage:2.13.0.1@rev:4

See all snapshots persistent-mongoDB appears in

MIT licensed and maintained by Greg Weber
This version can be pinned in stack with:persistent-mongoDB-2.1.2.2@sha256:cb2290191775e3b589fe5c3d7b741789254b9adf647d65c4768d9c86e8eeb64d,1859

Module documentation for 2.1.2.2

MongoDB backend for the persistent library.

Changes

2.1.2

  • Add nestAnyEq filter function
  • Add FromJSON instance for MongoConf