persistent-mongoDB

Backend for the persistent library using mongoDB.

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

Version on this page:2.1.4
LTS Haskell 22.34:2.13.0.2
Stackage Nightly 2024-09-20:2.13.1.0
Latest on Hackage:2.13.1.0

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.4@sha256:1d49357413349c01651b974016c5f7ebc6592d7c68227c635d6915288b8b50f8,1919

Module documentation for 2.1.4

MongoDB backend for the persistent library.

Changes

2.1.4

  • support http-api-data for url serialization

2.1.3

  • Add list filtering functions inList and ninList

2.1.2

  • Add nestAnyEq filter function
  • Add FromJSON instance for MongoConf