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
9097ca4ae3ec0f99ea4a96392b4126d883066046 authored over 14 years ago by Andy McCurdy <[email protected]>
cab038053cd8f0e445287120dd2c68bb5179b1e4 authored over 14 years ago by Andy McCurdy <[email protected]>
2abb7c1ae28f543cd8d5354c12a681c149838498 authored over 14 years ago by Antonio Ognio <[email protected]>
41a126b3d55da262a5b37b14010bba437bc97280 authored over 14 years ago by Antonio Ognio <[email protected]>
6ef7dfd5323c4f416ed69fce90c8df715d3e12f3 authored over 14 years ago by Antonio Ognio <[email protected]>
8379f18d05fb6e79ad2f5d7412dc95ebdbd01ea0 authored over 14 years ago by Antonio Ognio <[email protected]>
a12eb8c6d0d729852cafc1be17a6b22e9107946c authored over 14 years ago by Konstantin Merenkov <[email protected]>
37321e9abf8c01486d9a26e0687177c4f3cf1958 authored over 14 years ago by Andy McCurdy <[email protected]>
ea8769b10fa0db70ddf3ea97ee6f682174cbe6ca authored over 14 years ago by Andy McCurdy <[email protected]>
fb0a249f4a39268e089825a15184d3d1b7ddac62 authored over 14 years ago by Andy McCurdy <[email protected]>
91441933d3333528f2749a888e2c5db6106493fc authored over 14 years ago by twidi <[email protected]>
allow "sleep" to be specified as an argument to the lock
moved the timeout parameter to Lock's __...
90668b6e104f6c41babb4d64143ade4d81a47263 authored over 14 years ago by Andy McCurdy <[email protected]>
convenience function on the redis client to instantiate a new Lock object.
41840883f673171e05df352eadeac41b28e10ba7 authored over 14 years ago by Andy McCurdy <[email protected]>a4cd6bf21bd5ee5cb194c6f4e96bb4b2e93a5ceb authored over 14 years ago by Andy McCurdy <[email protected]>
b686c967e71e3b406f2af4f36744a5258ceca8bb authored over 14 years ago by Konstantin Merenkov <[email protected]>
7e8ec2e28d636fb878617f1d0788973aaffd309c authored over 14 years ago by Konstantin Merenkov <[email protected]>
9f360d566960de71eb8608fa9ce83777482a9dc9 authored over 14 years ago by sebleier <[email protected]>
9f0ed62fbc1e648207478c24342512acb3ea01aa authored over 14 years ago by sebleier <[email protected]>
dd8421273d4b17adfda56e8b753bdf92d4d43fb5 authored over 14 years ago by Andy McCurdy <[email protected]>
ab623e03ca84d22313af06744a1f887ed436b9f0 authored over 14 years ago by Konstantin Merenkov <[email protected]>
added a few missing tests
2b07bd7ad65d4fdee11e1a3dba65180dd920cf75 authored over 14 years ago by Andy McCurdy <[email protected]>
* Catch exception RedisError on attempt to increment value "a3".
Redis gives "-ERR Operation...
b936a60a02a5c9f1fafe301c952a8aa044ec6536 authored over 14 years ago by Andy McCurdy <[email protected]>
f4c8393113e2205eb8eeddeed10d42ad70d648ef authored over 14 years ago by Andy McCurdy <[email protected]>
fixed a typo in hmset from the previous commit
60063e8ef022ea500788a572d7b3c07080557c54 authored over 14 years ago by Andy McCurdy <[email protected]>c3d531e9d279d0d3532267b1d1887ac8e68f5a43 authored over 14 years ago by Andy McCurdy <[email protected]>
7aef2c8202746b5966526dcfdd9f531dcf9096d8 authored over 14 years ago by Andy McCurdy <[email protected]>
18f2a0253e7a9b87d84d2f7767b2d7f85f39f11f authored over 14 years ago by Andy McCurdy <[email protected]>
80c248c615db260362a4bc046d531dfaabd114dc authored over 14 years ago by Konstantin Merenkov <[email protected]>
8b58178a946d7a846f4ff8f4b5d75243554bf8ec authored over 14 years ago by Konstantin Merenkov <[email protected]>
40a8ff22e39009e5cc98538ab4ff781e31511d31 authored over 14 years ago by Konstantin Merenkov <[email protected]>
edcb36a33d59fb5575bac0996152013b726d61c8 authored over 14 years ago by Konstantin Merenkov <[email protected]>
* Redis constructor accepts connection_pool keyword argument,
that defaults to None (no shar...
4efa5de487363b7c1d86b0a6a6719dee7fe507b4 authored almost 15 years ago by Andy McCurdy <[email protected]>
6268781d94d27e86403108c96cf7d687b34f2a7b authored almost 15 years ago by Konstantin Merenkov <[email protected]>
52e38277b60cc41d3aea2d018ca0aba0693930a5 authored almost 15 years ago by Andy McCurdy <[email protected]>
74d4666a4190541ee11da3ec629a60b9b1ce6d9d authored almost 15 years ago by Andy McCurdy <[email protected]>
b33a6fc9351e19fb058eb5302d1f185ec50c75c6 authored almost 15 years ago by Konstantin Merenkov <[email protected]>
7b1f19686cfbd451348f836abfaeae39ca1932ec authored almost 15 years ago by Konstantin Merenkov <[email protected]>
ca2759c1642ef420528156b3bf302c0c051c500f authored almost 15 years ago by Konstantin Merenkov <[email protected]>
* Dropped support of all protocols except multi-bulk
the only protocol that yet to be releas...
e2772738e249ea47e5424627eca28f8689ab1dd8 authored almost 15 years ago by Konstantin Merenkov <[email protected]>
f035d4df08ddf3a1ff3c392f91a08ff2d1014877 authored almost 15 years ago by Konstantin Merenkov <[email protected]>
4b709863dae0f0f7bf53d3a02aa08050c0d5bc31 authored almost 15 years ago by Konstantin Merenkov <[email protected]>
83479eec9381c4a65518f927acd09385be29b70a authored almost 15 years ago by Konstantin Merenkov <[email protected]>
redis.subscribe('my_channel')
for msg in redis.listen():
channel, data = msg['channel'], msg...
* added HINCRBY support
c148ede374784c9220ebc992676667254c443e75 authored almost 15 years ago by Andy McCurdy <[email protected]>added a socket_timeout parameter to allow commands to timeout and raise an error
97ed01d9ac6fe39a53dd9414085f5aa0e44f6041 authored almost 15 years ago by Andy McCurdy <[email protected]>5723a5468c4c168e798cecd72d21922f9c53d2e8 authored almost 15 years ago by Andy McCurdy <[email protected]>
dbaef302fb95da2f4d30e5449891fc72eb0942d7 authored almost 15 years ago by Andy McCurdy <[email protected]>
d240e77d58c2cf686bef925cab93b5970129aeb7 authored almost 15 years ago by Andy McCurdy <[email protected]>
9ada0de4a3fc25cbba246d63eea674fcce814a54 authored almost 15 years ago by Andy McCurdy <[email protected]>
a33431a07c2798b7b1c96e13f8d93582eb309f58 authored almost 15 years ago by Andy McCurdy <[email protected]>
Thanks Pat Shields for the bug report
ad388393f7e3967ff1a69001308cdbcf98306127 authored almost 15 years ago by Andy McCurdy <[email protected]>56f0ffb88b716287606e08f8ffd77e5f586a9b44 authored almost 15 years ago by Andy McCurdy <[email protected]>
also made anal cleanup changes removing whitespace before colons!
ab3061a64cc9ec1cc0ff135005ee478038077434 authored almost 15 years ago by Andy McCurdy <[email protected]>7915ef869392808e7a8828dcf768c2b7256d219d authored almost 15 years ago by Andy McCurdy <[email protected]>
bd411f99f890d918b192156e882be743e6fbf545 authored almost 15 years ago by Andy McCurdy <[email protected]>
There was no test for RPUSH, now there is :)
708c458adb8d90a00041977df4880d28a11e2cb9 authored almost 15 years ago by Andy McCurdy <[email protected]>263581708f5397804e2d42fc50b4c4b9f717f224 authored almost 15 years ago by Andy McCurdy <[email protected]>
removed the KEYS callback -- 1.34 Redis servers now return KEYS with the multi-bulk protocol, whi...
9e3e1aa43456202e86e241955f3ae7f5220f5d58 authored almost 15 years ago by Andy McCurdy <[email protected]>c83542e58593fd0ce6347f399b65763abfebcccb authored almost 15 years ago by Andy McCurdy <[email protected]>
800720c7bd07c31511239df27d512e98d757e945 authored almost 15 years ago by Andy McCurdy <[email protected]>
084d1d6f3342d4cbeeb1dd2a5f0da462628fb006 authored almost 15 years ago by Andy McCurdy <[email protected]>
6243255706026fa0f5ac221bcccb361a48ad03cb authored almost 15 years ago by Andy McCurdy <[email protected]>
c3b3c1bc93849b4c3fc23dc7105984411b20c4d8 authored almost 15 years ago by Gustavo Picon <[email protected]>
a2bfd2f0f83c1129910348111fe856f677401a08 authored almost 15 years ago by Zak Johnson <[email protected]>
361cea3444f8661ee0f08074a1dbc5c484eb2326 authored almost 15 years ago by Zak Johnson <[email protected]>
c1e762849f52c2ec1f66bf0a7c1ce4d9a1ee7153 authored almost 15 years ago by Adam Vandenberg <[email protected]>
735c5de828cdcd0f6c6018bac9b262fd7e2c5a38 authored almost 15 years ago by andymccurdy <[email protected]>
4496486b92f6a0eeceae6980d8083a4436ba2d4c authored almost 15 years ago by andymccurdy <[email protected]>
5f59153a94ed77157747feb2214b82515bf4ca04 authored almost 15 years ago by andymccurdy <[email protected]>
88cf4942c78ea1a08bdcffb4f902a682efd7b7f7 authored almost 15 years ago by andymccurdy <[email protected]>
332b29ba78647578c606bb0b6e5c609cf1d70eba authored almost 15 years ago by andymccurdy <[email protected]>
411e41eac54d692893c36304a9f68fe0d10411e9 authored almost 15 years ago by andymccurdy <[email protected]>
dc98e7228c3957d4b7e440f0064a5e97aab33347 authored almost 15 years ago by andymccurdy <[email protected]>
68bd8479c693eed63a1e220239f9ef02a5815334 authored almost 15 years ago by andymccurdy <[email protected]>
a1b3c0ef7275c46ae0b6e136b2d4b5e8aa5888f1 authored almost 15 years ago by andymccurdy <[email protected]>
ec9d72cc20e81f79f2c5922d867bd008d59cdf21 authored almost 15 years ago by andymccurdy <[email protected]>
18f0e28764b98837d063a5f4acaec184afe123ee authored almost 15 years ago by andymccurdy <[email protected]>
Added a number of tests for the SORT command
223acf1fdcdca8bc6551919ca39c2fbeb089bd75 authored almost 15 years ago by andymccurdy <[email protected]>5ce4a90fe42d20e180a9c28ddfa41dd09cf77aa4 authored almost 15 years ago by andymccurdy <[email protected]>
6d3269b19a5929398c3d1b2faad6a3fb372733a5 authored almost 15 years ago by andymccurdy <[email protected]>
- setup.py needed to specify the package rather than py_module in order for build to work correctly.
62fd846e4a6bf540400447e9be62982c22f412d8 authored almost 15 years ago by andymccurdy <[email protected]>- Connection.connect now calls back into the redis instance class to send the auth and select com...
3b05b78c0af9ed92131e797d666f0a1e9d20ff92 authored almost 15 years ago by andymccurdy <[email protected]>175c16108459444332c5937245e2567564970f67 authored almost 15 years ago by andymccurdy <[email protected]>
12570a3dcd6d4f3b335f843c42e58399bfe5959b authored almost 15 years ago by andymccurdy <[email protected]>
62aeb4d598d95a0d1ea12ed264e2acbebebfc061 authored almost 15 years ago by andymccurdy <[email protected]>
0b84ecefac7855917077d6c340d6ec09d66565d5 authored almost 15 years ago by andymccurdy <[email protected]>
61c106e5fe5b9ab0380b29f60e245d4a318a2a06 authored almost 15 years ago by andymccurdy <[email protected]>
cb6b4f4b9b715f48a7c8cdb8b63b923795396e56 authored almost 15 years ago by andymccurdy <[email protected]>
33521a7d6cca8447fd885a61ffd812f634cf222c authored almost 15 years ago by andy <[email protected]>
a9bff80ec2d04f70c1e2bed50b70b0168ef8f8c8 authored almost 15 years ago by andy <[email protected]>
Conflicts:
redis.py
30980d331dbf28af4c01c526ed7fd440171dc574 authored almost 15 years ago by Adam Charnock <[email protected]>
9e7b4e6a0e590e056463919c572840c2c39b111d authored almost 15 years ago by andy <[email protected]>
54928a955ed656479fa5c9f71b330d300c756108 authored almost 15 years ago by andy <[email protected]>
- tests can now be run by running the tests.py file
53b15d2f25e77c8dcc11caa8fde18b8ed2cac1b1 authored almost 15 years ago by andy <[email protected]>9b7d86233e7b3cff1d240448a4beb6ce8c35894a authored about 15 years ago by andy <[email protected]>