1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use type decoder in PubSub More... over 14 years ago
group tests for keys-functions More... over 14 years ago
more tests More... over 14 years ago
Applicative-style reply parsing More... over 14 years ago
add more tests More... over 14 years ago
Hide Connection Implementation More... over 14 years ago
(c) -> 2011 More... over 14 years ago
more tests More... over 14 years ago
add more commands More... over 14 years ago
Haddock comments for commands, with link to documentation on redis website. More... over 14 years ago
generalize th-command definitions. More... over 14 years ago
define commands with Template Haskell More... over 14 years ago
add rename command More... over 14 years ago
add Status type for singleline responses More... over 14 years ago
put redis-types into own file More... over 14 years ago
get typed replies from redis More... over 14 years ago
remove redundant parser for disconnect. Already handled by Parse.Fail. More... over 14 years ago
Support Pipelining. More... over 14 years ago
add ghc option -Wall More... over 14 years ago
add simple testing/coverage report More... over 14 years ago
cabalize More... over 14 years ago
ConnectionLost message on reply-parse-failor connection closed. More... over 14 years ago
add TODO More... over 14 years ago
PubSub works More... over 14 years ago
Create Internal module More... over 14 years ago
rename read* -> from* More... over 14 years ago
Add Message data type. Read Message from MultiBulk. More... over 14 years ago
Merge branch 'master' into pubsub More... over 14 years ago
enable multi-bulk replies to recursively contain other multi-bulks. Used by MULTI/EXEC. More... over 14 years ago
Add PubSub sketch: some type signatures and ideas in prose. More... over 14 years ago