Stevan A
Stevan A
> Might be worth adding to the library? Neat, sure!
Die hard example was introduced in #33.
Union/find example was added in #82.
Ticket dispenser example was added in #95.
CRUD webserver example added in #145.
Circular buffers example was added in #151.
Process registry example was added in #282.
For an example of a distributed system, see: https://github.com/adjoint-io/raft/blob/master/test/QuickCheckStateMachine.hs.
Union/find was reintroduced in #286.
Bookstore example was introduced in #332.