acid-state: Add ACID guarantees to any serializable Haskell data structure.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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

Properties

Versions 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.5.0, 0.5.1, 0.5.2, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.7, 0.7.8, 0.7.9, 0.7.10, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.10.0, 0.10.1, 0.11.0, 0.11.1, 0.11.2, 0.11.3, 0.11.4, 0.12.0, 0.12.1, 0.12.2, 0.12.3, 0.12.4, 0.13.0, 0.13.1, 0.14.0, 0.14.1, 0.14.2, 0.14.3, 0.15.0, 0.15.0, 0.15.1, 0.15.2, 0.16.0, 0.16.0.1, 0.16.1, 0.16.1.1, 0.16.1.2, 0.16.1.3
Change log CHANGELOG.md
Dependencies array, base (>=4.5.1.0 && <5), bytestring (>=0.10.2), cereal (>=0.4.1.0), containers, directory, filelock, filepath, mtl, network (<2.9), safecopy (>=0.6), stm (>=2.4), template-haskell, th-expand-syns, unix, Win32 [details]
License LicenseRef-PublicDomain
Author David Himmelstrup
Maintainer Lemmih <lemmih@gmail.com>
Category Database
Home page https://github.com/acid-state/acid-state
Source repo head: git clone https://github.com/acid-state/acid-state
Uploaded by AdamGundry at 2019-02-05T14:07:38Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
skip-state-machine-test

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

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees