Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 602 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 602 Bytes

acid-state-dist

A replication backend for acid-state.

Run an acid-state application on multiple nodes and have all instances operate on the same state. Two operation modes are provided:

  • Regular operation: without redundancy guarantees but fast,
  • Redundant operation: guarantees replication on n nodes but slower.

Extented documentation is available via Haddock (/Hackage, as soon as released).

For questions and feedback, feel free to contact me by e-mail [email protected] or via IRC (sdx23 on irc.freenode.net).