@hackage / acid-state

Add ACID guarantees to any serializable Haskell data structure.

Latest0.16.1.4

About

Metadata

  • Last updated , by AndreasAbel
  • License LicenseRef-PublicDomain
  • Categories Databases
  • Maintained by: Lemmih <lemmih@gmail.com>

  • Lottery factor: 6

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.2
  3. 9.8.4
  4. 9.6.7
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2
  8. 8.10.7
  9. 8.8.4
  10. 8.6.5
  11. 8.4.4
  12. 8.2.2

Package Flags

Use the -f option with cabal commands to enable flags

    skip-state-machine-test (off by default)

    If enabled, do not build/run the state-machine test

Readme

Use regular Haskell data structures as your database and get stronger ACID guarantees than most RDBMS offer.