happstack-state: Event-based distributed state.
Deprecated.
in favor of acid-state
Unplug your machine and restart and have your app recover to exactly where it left off. Happstack-State spares you the need to deal with all the marshalling, consistency, and configuration headache that you would have if you used an external DBMS for this purpose. Its component model makes it easy to compose big applications from smaller reliable parts. Use event subscription to trigger IO actions and support comet-style or irc-bot applications.
Versions | 0.1, 0.2.1, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4.1, 0.5.0, 0.5.0.2, 0.5.0.3, 0.5.0.4, 6.0.0, 6.1.0, 6.1.1, 6.1.2, 6.1.3, 6.1.4 |
---|---|
Dependencies | base (<5), bencode (>=0.5), binary, bytestring, containers, directory, extensible-exceptions, filepath, happstack-data (==0.5.*), happstack-util (==0.5.*), hS3 (>=0.5.1 && <0.6), hslogger (>=1.0.2), HUnit, mtl (>=1.1 && <2.1), network, old-time, process, QuickCheck (==2.*), random, SHA (>=1.4.0 && <2), stm, syb, template-haskell, unix [details] |
License | BSD-3-Clause |
Author | Happstack team, HAppS LLC |
Maintainer | Happstack team <happs@googlegroups.com> |
Category | Web, Distributed Computing |
Home page | http://happstack.com |
Source repo | head: darcs get http://patch-tag.com/r/mae/happstack/pullrepo (happstack-state) |
Uploaded | by JeremyShaw at Mon Nov 8 03:42:52 UTC 2010 |
Distributions | NixOS:6.1.4 |
Executables | happstack-state-tests |
Downloads | 5794 total (31 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Modules
[Index]
- Happstack
- Happstack.State
- Happstack.State.ComponentSystem
- Happstack.State.ComponentTH
- Happstack.State.Control
- Happstack.State.Saver
- Happstack.State.Tests
- Happstack.State.Tests.CheckpointProperties
- Happstack.State.Tests.Helpers
- Happstack.State.Tests.SaverProperties
- Happstack.State.Transaction
- Happstack.State
Flags
Name | Description | Default | Type |
---|---|---|---|
base4 | Enabled | Automatic | |
tests | Build the testsuite, and include the tests in the library | Disabled | Automatic |
replication | Enable state replication through a central serialization service. | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- happstack-state-0.5.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)