Difference between revisions of "Acid-state"

From Free Software Directory
Jump to: navigation, search
(Added Debian link)
m (Text replacement - "|License=GPLv2orlater" to "|License=GPL-2.0-or-later")
Line 35: Line 35:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2orlater
+
|License=GPL-2.0-or-later
 
|License copyright=© © 2012, Giovanni Mascellani <gio@debian.org>
 
|License copyright=© © 2012, Giovanni Mascellani <gio@debian.org>
 
|License verified by=Debian
 
|License verified by=Debian

Revision as of 19:35, 16 August 2018


[edit]

Acid-state

http://hackage.haskell.org/package/acid-state
Haskell database library with ACID guarantees - GHC libraries

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. See http://www.haskell.org/ for more information on Haskell. It obsoletes the package haskell-happstack-state.



Download




Categories





Licensing

License

Verified by

Verified on

Notes

Verified by

Debian

Verified on

20 March 2013

Notes

License: PD

PD The author, David Himmelstroup, declares the source code to be

put in the public domain.

Verified by

Debian

Verified on

20 March 2013

Notes

License: GPL-2+

GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

On Debian systems, a copy of the GNU General Public License

version 2 can be found in '/usr/share/common-licenses/GPL-2'.




Leaders and contributors

Contact(s)Role
David Himmelstrup contact


Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/haskell-acid-state
Downloadhttp://hackage.haskell.org/package/acid-state


Software prerequisites




Entry








"GPL-2.0-or-later" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.




"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/haskell-acid-state

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.