happstack-state: Event-based distributed 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.
Modules
[Index]
- Happstack
- Happstack.State
- Happstack.State.ClockTime
- 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
Automatic Flags
Name | Description | Default |
---|---|---|
base4 | Enabled | |
tests | Build the testsuite, and include the tests in the library | Disabled |
replication | Enable state replication through a central serialization service. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- happstack-state-6.1.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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 (>=6.0.1 && <6.1), happstack-util (>=6.0 && <6.1), hS3 (>=0.5.1 && <0.6), hslogger (>=1.0.2), HUnit, mtl (>=1.1 && <2.1), network, old-time, process, QuickCheck (>=2 && <3), random, SHA (>=1.4.0 && <2), stm (>=2.1.2.2), 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 (happstack-state) |
Uploaded | by JeremyShaw at 2012-02-16T17:17:05Z |
Distributions | |
Reverse Dependencies | 9 direct, 70 indirect [details] |
Executables | happstack-state-tests |
Downloads | 12661 total (48 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |