Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/redis/redis-py
Redis Python client
https://github.com/redis/redis-py
979891cb75ea38b13b14d401a2bcc7cbb2f58714 authored over 8 years ago
0472ff350573f4bc824abd52da63c7d1830a9375 authored over 8 years ago
Implemented support for the GEO commands for Redis 3.2.0
af5093bb9f1c40051ecc76c41452892fb71a7acc authored over 8 years agodd99ea7fc37b883a6bd2d618d7c99cae7e93ca7e authored over 8 years ago
934ff423c9503373f31a173fcb00591769ce7d40 authored over 8 years ago
Improve performance for Python 3.x
0531abed1ee5caa010d5916e1c09f5c7d0b1c49d authored over 8 years agopubsub: improve error reporting if caller forgets to subscribe (issue #716)
98e1133422b8514656e244ae5d332e65aa97124e authored over 8 years ago
This is an easy mistake to make -- at least, I keep making it. It
formerly resulted in a confusi...
138836c1be4f8f1ffef20ce2d2e723b4aba26d66 authored over 8 years ago
The Token class now contains a cache of tokens, and each token stores its encoded value.
In Pyth...
cb15dfcfa126f5e623b98c6bdf017941bf084cef authored over 8 years ago
Wrap `select` to retry on `InterruptedError`
3bdf81ab41464d8e918080234912fc8fd86629af authored over 8 years agoSpecify mock requirement for tox
5ff6c42414508479ed13c64b7b8eba3a5e63e3c3 authored over 8 years agoRef #738
36283e4b647c37a9b3b585a40081aead27cfadc9 authored over 8 years ago67f9adca849ff104ede2a1e79591fcfeac960262 authored over 8 years ago
sync with origin
360c2124554b1056299c54850771d0cd28241450 authored over 8 years agoUpdate README.rst
4b663cb10f675b8b1315e63e5cfbcaf0aaea0dd2 authored over 8 years agoAutomatically retry EINTR for Python < 3.5 to prevent duplicate command execution
fa8fa668c30016e7bb57cad3913b26b6f93b531f authored over 8 years agoCheck also `int` not only `long` for PyPy.
20fc04e4e3f59952537541a2eb41e0a52b0aec8f authored over 8 years agoPyPy can generate an `int` instance here.
c398319b53be4d5e4f6d05d2f4b59e85caef69e4 authored over 8 years agoc6029fbbc210038e6fbf4466fc53bd1d440a5aa8 authored over 8 years ago
b7673fe3023fec5bc312c3e0771848ab316b4813 authored over 8 years ago
2b59b25bb08ea09e98aede1b1f23a270fc085a9f authored over 8 years ago
add daemon option to PubSubWorker so ctrl-c will work
5ef18fd517a50ec04a0a8db353fdba2872c47d61 authored over 8 years ago226b290ac22abcde92f52d5ace94c219834d4f98 authored over 8 years ago
The following commands have been implemented GEOADD, GEODIST,
GEOHASH, GEOPOS, GEORADIUS, GEORAD...
Extend ConnectionPool.to_url to parse querystring arguments to correct type.
273a47e299a499ed0053b8b90966dc2124504983 authored almost 9 years ago2f4dc33b59ba5f284ada0bcff1cf507bb1ed6d19 authored almost 9 years ago
Previously if a value for socket_timeout was supplied as part fo the URL an error would be raised...
8e6f655d069fd3b31de63ae7f9ef967a7bf6de14 authored almost 9 years agoRedis cluster commands
b40875d553ab6d6db69e64eef134e5fac652b033 authored almost 9 years agoee859415944d03c1e5167ef210907579784660c0 authored almost 9 years ago
fa3e17aa2e3b1dfd6edf7f5c0952f567d651ec9d authored almost 9 years ago
Missing single quote in code block
cf08562596df01eb00b4de2961ba933d1f0e40cd authored almost 9 years agoFix typo in comment.
b692e619b6c4ef7614e4ce6693b726b132998f3e authored about 9 years ago6e6c3bdedb2998e26d3ce7d0d2c64a57a45bf3cb authored about 9 years ago
43c0a1574df2811719e18a020d23dc941c866d34 authored about 9 years ago
f5fbb74222eecef5ed9997fc9d44cdcfcd5f1bcd authored about 9 years ago
FIX #651 try next Sentinel node on TimeoutError
da1378481f963961afab420573eb4130091dd861 authored about 9 years ago8e17aeb414a3acb0ffc44931d430d51303f3482f authored about 9 years ago
fix getitem syntax for redis get when value is the empty string
16c8af4ef3750110ec1eeb09bd599db1959ea5ef authored about 9 years agoe29752863e729d7161d1b51029fc0b451d712c52 authored about 9 years ago
2aeffb93e1ed23a55f1b3321bf4d4d22010a714e authored about 9 years ago
fixes #675
1c2071762ad9b9288e786665990083e61c1cf355 authored about 9 years agod91308b4b7180b98619dc76ef69cd6e3e6884e73 authored about 9 years ago
882937e9cb471fc17d1609b7f99a649ea6668783 authored about 9 years ago
ad8e232487a1b9e2f17b361cc4f87740df2134f9 authored about 9 years ago
54c03084d415161962d153fc30005fac8abe8b8c authored about 9 years ago
13d72a5e0a6c73c5bce4b763701a4d28984bd084 authored about 9 years ago
fixes #641
7c3aab539d71dbfb87642d85db956c22a7a44a06 authored about 9 years ago10895e2a5923895bd10c95cabe07c4f0bfaf811b authored about 9 years ago
69e38ceda52cc03ad238e522cd9df588f413cbef authored about 9 years ago
4001afc9a993a23850f77961f33a4719f40e1f12 authored about 9 years ago
adding max_connections option to StrictRedis Class
e1e6805815839909f79148d80faa45e72bc038e6 authored about 9 years ago9c13fcfe2ed575c5bc69db9d9fc48582d107df98 authored about 9 years ago
parsing 'max number of clients reached' as ConnectionError
7360a0d6211fd8236a412031c936c879f002a20a authored about 9 years ago01460eb3b6abb8151faf1da9b9703f15b6a7ad64 authored about 9 years ago
d8507a7903c19a73a8bbcc33ce75c4f691890c2b authored about 9 years ago
-added zrevrangebylex
93ee0b97faab8de46a77b8cf140f68912e921e0a authored over 9 years ago-Rename variables for coherence
18893f74950ba957f7ca746296121e2948713374 authored over 9 years agoc1a53443c1a05295efbf1fcac875bd6bf132e7aa authored over 9 years ago
48bb65108d8381f666b88b217c48b80e2507ae9e authored over 9 years ago
85b85619ed1306ac4bc260bb3bc40b2e3e4def54 authored over 9 years ago
it turns out just calling into hiredis to test this is faster than
doing string compare in Pytho...
Avoid needlessly making temporary lists to merge dict(s) together
f6338499b2d390dcb25c8835f9418f63794be2a5 authored over 9 years ago327c7e695e6a292e7461e9ddd2be3ffaf570f5d9 authored over 9 years ago
Fix tests under Redis 3.x; we can be of an "embedded string" format now.
03ac9e242f84a1a4b1ddd95fe84be4043c5666e1 authored over 9 years agoSigned-off-by: Chris Lamb <[email protected]>
550eee8106ca5984f104b3a2a79299d9ae0821af authored over 9 years ago69002968b0f8204adf19c6d81dec22af567b7844 authored over 9 years ago
Support multiple keys for pfcount call
81429b44acff3f238a212a1651241b49cde76c85 authored over 9 years ago6935a30c680a81659b2e02b9f9220517cdfd637b authored over 9 years ago
Connection.encode complains when value is an object having unicode characters in its printable r...
a4d6e9fd06c5fe9e38eb8cf2cd32fff75b7d24b1 authored over 9 years ago19d48d81ce3227d5f9544072c9c6915133b0f75c authored over 9 years ago
Fix pep8 errors
bc61eb925af5de3317937529413cca4a49c4cd3b authored almost 10 years ago92e3618d34549a652ea6c67e07c617f2e2fd848a authored almost 10 years ago
767e260169de03f676c9f208eb8583db13c212b3 authored almost 10 years ago
904dd00e901473cd15f7e645a1cecdd45de0ffc6 authored almost 10 years ago
Add WAIT command for Redis synchronous replication
c4e2f56dbf6e04a23e6a346ac54278cfbf4035e1 authored about 10 years agoref1: https://github.com/antirez/redis/blob/unstable/src/replication.c#L1783, at SYNCHRONOUS REP...
ede4785969e88db7b08594b7c4fdc5323ed754f7 authored about 10 years agof07f876543041b80ae3d27c434b3b9c36cf80075 authored about 10 years ago
Escape 2 asterisks in README.rst
cee81bd7ea1c4c5f00ac91b8d70b10eccd31dd0c authored about 10 years agoc4a21d53419dac4ef4cec81933ada70055757525 authored about 10 years ago
properly unsubscribes and cleans up the connection now. also allows
callbacks to call thread.sto...
bb422881ffedf51710f96b29614f030ea71327f3 authored about 10 years ago
08d37bd490014ebbba9f6c60e1f149e7255b69b4 authored about 10 years ago
2139d817f58fbecc1b708d488af5ba514f3329cd authored about 10 years ago
Allow delay between watch errors
54e1040b576afb4155bf839483428c5edac14df0 authored about 10 years ago
When a watcher error occurs (due to some key being
watched being mutated) the current behavior i...
Fix UnicodeDecodeError in annotate_excpetion
38b19cd3098f0c21510a5565dae349bd1caef6dc authored about 10 years agoeddf49d774945986325a04e134b0ba42e0046e70 authored about 10 years ago
2e05913f002d1b08a09d47f6506dacd53bafe052 authored about 10 years ago
e31e98ba66cf3b16fc6a1658b23400102a782f11 authored about 10 years ago
Eliminates 2 warnings when running `rst2html`:
$ rst2html.py README.rst
README.rst:71: ...
fa714e08ef59d37b145616cb60939eedafda0bd4 authored over 10 years ago
Sentinel connection pool discarding is_master flag on reset
0de78dbcf898426670d8f7e2d16b88ed06f1bc9a authored over 10 years ago
- is_master is not passed through when recreating the ConnectionPool.
- This was causing unexp...
Fix typos in README
499311af2046bd99f1ae680a2bad156263affaa1 authored over 10 years ago24f8bdac290e156155a37702a295d86854e2c990 authored over 10 years ago
bc98cae7c015eba278d9f198240d0ad31f6713b8 authored over 10 years ago
a8e9e19d6fab065eee382942baec79d5f3b56bb5 authored over 10 years ago
ecf1e134266e6c87c449df08787aad163785cc13 authored over 10 years ago