funflow-1.5.0: Workflows with arrows

Safe HaskellNone
LanguageHaskell2010

Control.Funflow.External.Coordinator.Redis

Description

Redis-based co-ordinator for Funflow.

There are two co-ordinators defined in this module. They differ in whether they open a new connection to Redis or re-use an existing one. Other than that they behave identically.

Documentation