libghc-acid-state-prof

Haskell database library with ACID guarantees - GHC profiling libraries; profili

Description

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.

This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. It obsoletes the package haskell-happstack-state.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/acid-state/acid-state


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-acid-state-prof