Package: wnpp Severity: wishlist X-Debbugs-CC: [email protected] X-Debbugs-CC: [email protected]
Package name: haskell-acid-state
Version: 0.6.3
Upstream Author: David Himmelstrup <[email protected]>
URL: http://hackage.haskell.org/package/acid-state
License: Public Domain
Description: Haskell database library with ACID guarantees
AcidState is a Haskell library to store serializable Haskell
structures, guaranteeing that transactions support the ACID
semantic. That is, they must be atomic (a transaction must be
completely saved or completely rolled back), consistent (after each
transaction the state of the database must be valid), isolated (two
parallel transaction must not interfere with each other) and durable
(a successful transaction must be reliably stored to a persistent
memory).
.
This library supports both storing data on the local disk and via a
network server.
Rationale: it obsoletes haskell-happstack-state.
Thanks, Giovanni.
--
Giovanni Mascellani <[email protected]>
Pisa, Italy
Web: http://poisson.phc.unipi.it/~mascellani
Jabber: [email protected] / [email protected]
signature.asc
Description: OpenPGP digital signature

