1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
set SO_KEEPALIVE option on underlying connection socket to allow for better error recovery upon DB connection failures More... about 8 years ago
0.9.8 cabal file More... over 8 years ago
0.9.8 changelog More... over 8 years ago
Merge pull request #88 from erickg/master More... over 8 years ago
add unit test case for scanOpts More... over 8 years ago
fix syntax errors from redis when using scanOpts to specify match pattern or count options More... over 8 years ago
0.9.7 More... over 8 years ago
0.9.6 More... over 8 years ago
Merge pull request #86 from Soostone/export-conditions More... over 8 years ago
Export all Condition constructors More... over 8 years ago
0.9.5 More... almost 9 years ago
Merge pull request #85 from andrewthad/clarify_redis_version More... almost 9 years ago
clarify supported versions of redis More... almost 9 years ago
Make a 0.9.4 version More... almost 9 years ago
Merge branch 'master' of github.com:informatikr/hedis More... almost 9 years ago
Use lts-7.1 More... almost 9 years ago
Merge pull request #81 from WJWH/master More... almost 9 years ago
Added void to supress warning in checkedConnect function in Core.hs More... about 9 years ago
Documented behavior of connect and checkedConnect in the long documention at the start of Redis.hs More... about 9 years ago
Added checkedConnect function to exports of the top level module. More... about 9 years ago
Added ping command to the blacklist in GenCmds.hs to account for the fact that it has been moved to Core.hs More... about 9 years ago
Fixed module exports of Core.hs More... about 9 years ago
Added or altered haddock comments for connect and checkedConnect functions More... about 9 years ago
Add checkedConnect function to Core.hs More... about 9 years ago
Moved PING command from Commands.hs to Core.hs so it can be used by the checkedConnect function. More... about 9 years ago
0.9.3 More... about 9 years ago
Merge pull request #78 from informatikr/ghc-7.8-fix More... about 9 years ago
Redundant imports More... about 9 years ago
Derive typeable More... about 9 years ago
Add functor reqs More... about 9 years ago