faktory-1.0.0.0: Faktory Worker for Haskell

Safe HaskellNone
LanguageHaskell2010

Faktory.Protocol

Description

Modified version of Database.Redis.Protocol

https://github.com/informatikr/hedis/blob/master/src/Database/Redis/Protocol.hs

Faktory takes a lot of inspiration from Redis, so the connection and protocol-related code translated well with minor simplifications.

Documentation