0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #107 from IlyaSkriblovsky/recursion-limit-issue More... about 8 years ago
Merge pull request #104 from fiorix/hexists-returns-bool More... about 8 years ago
Fixing recursion limit exception More... about 8 years ago
Make `hexists` to return bool More... about 8 years ago
Merge pull request #103 from IlyaSkriblovsky/1.4.2-version-bump More... about 8 years ago
Contributors file added More... about 8 years ago
1.4.2 More... about 8 years ago
Merge pull request #99 from IlyaSkriblovsky/implicit-pipelining More... over 8 years ago
Detailed description of how pipelining works and how to use explicit offline pipelining More... over 8 years ago
1.4.1 version More... over 8 years ago
Merge pull request #98 from IlyaSkriblovsky/master More... over 8 years ago
Implicit pipelining of all commands except blocking ones More... over 8 years ago
Fixed reconnect=False, broken by 5469ca1b More... over 8 years ago
Bump version More... over 8 years ago
Merge pull request #97 from jjappi/python3.4-support More... over 8 years ago
Merge pull request #96 from IlyaSkriblovsky/master More... over 8 years ago
Fixed hanging if new connection is made after disconnect() call More... over 8 years ago
Fix for python 3.4: don't use % formatting for bytes. More... over 8 years ago
Merge pull request #91 from jeethu/python3_support More... over 8 years ago
Revert back to non container based builds More... over 8 years ago
Fix HiredisProtocol for Python 3 More... over 8 years ago
Upgrade .travis.yml More... over 8 years ago
Minor fixes to get hiredis working with Py 2.7 More... over 8 years ago
Update .travis.yml to test on Python 3.5 More... over 8 years ago
All tests passing in Py3 and Py2 More... over 8 years ago
More tests passing in Python 3 More... over 8 years ago
Protocol tests passing on both Py2 and Py3 More... over 8 years ago
More refactoring to support Python 3 More... over 8 years ago
More refactoring, add six dep More... over 8 years ago
Remove Py 2.6 from travis.yml More... over 8 years ago