persistent-mongoDB

Backend for the persistent library using mongoDB.

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

Version on this page:2.1.2.1
LTS Haskell 22.17:2.13.0.1@rev:4
Stackage Nightly 2024-04-18: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.1@sha256:1113d2a63e81177aa57ced99295f744278ae6e8af23c316c95cac0b622bf9894,1855

Module documentation for 2.1.2.1

MongoDB backend for the persistent library.

Changes

2.1.2

  • Add nestAnyEq filter function
  • Add FromJSON instance for MongoConf