[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#673115: ITP: haskell-acid-state -- Haskell database library with ACID guarantees



Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org
X-Debbugs-CC: debian-haskell@lists.debian.org

   Package name: haskell-acid-state
        Version: 0.6.3
Upstream Author: David Himmelstrup <lemmih@gmail.com>
            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 <mascellani@poisson.phc.unipi.it>
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascellani@jabber.org / giovanni@elabor.homelinux.org





Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: