Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jonathanslenders/asyncio-redis issues and pull requests
#149 - add rpushb and xadd
Pull Request -
State: open - Opened by hamedsh 5 months ago
#148 - Async Class Constructors
Issue -
State: closed - Opened by RGBCube over 2 years ago
- 4 comments
#147 - Proposing a PR to fix a few small typos
Issue -
State: open - Opened by timgates42 over 3 years ago
#146 - Missing ignore_subscribe_messages equivalent
Issue -
State: closed - Opened by daveoconnor over 4 years ago
- 1 comment
#145 - Adding python types
Issue -
State: open - Opened by sbdchd over 4 years ago
- 1 comment
#144 - asyncio_redis should wait for server restart
Issue -
State: open - Opened by crusaderky over 4 years ago
#143 - intersphinx looks for implementation modules
Issue -
State: open - Opened by crusaderky over 4 years ago
#142 - SPOP [count] argument.
Issue -
State: open - Opened by nepeat over 4 years ago
#141 - Update README for Python3.6 async calls
Pull Request -
State: closed - Opened by dmitrypolo over 4 years ago
- 1 comment
#140 - Update documentation
Issue -
State: open - Opened by dmitrypolo over 4 years ago
- 1 comment
#139 - Release new version?
Issue -
State: open - Opened by bcb almost 5 years ago
- 4 comments
#138 - flake8, isort, black, and sphinx in CI
Pull Request -
State: closed - Opened by crusaderky about 5 years ago
- 5 comments
#137 - Difference between aioredis?
Issue -
State: closed - Opened by bitnom about 5 years ago
#136 - Code linters 1/2
Pull Request -
State: closed - Opened by crusaderky about 5 years ago
- 3 comments
#135 - Add Python 3.8; drop Python <3.6
Pull Request -
State: closed - Opened by crusaderky about 5 years ago
- 6 comments
#134 - Future and roadmap of asyncio-redis
Issue -
State: open - Opened by jonathanslenders about 5 years ago
- 5 comments
Labels: Future
#133 - Python 3.8 DeprecationWarnings; drop support for legacy Python
Issue -
State: closed - Opened by crusaderky about 5 years ago
- 3 comments
#132 - Added support for zrangebylex.
Pull Request -
State: closed - Opened by jkpubsrc about 5 years ago
- 1 comment
#131 - DeprecationWarning: formatargspec
Pull Request -
State: closed - Opened by crusaderky over 5 years ago
- 4 comments
#130 - Add bzpopmin and bzpopmax
Pull Request -
State: closed - Opened by chdsbd over 5 years ago
#129 - Add zpopmin method to RedisProtocol
Pull Request -
State: closed - Opened by OlegYurchik almost 6 years ago
- 1 comment
#128 - Function `asyncio_redis.Connection.create()` hangs if connection can't be established
Issue -
State: open - Opened by vikt0rs almost 6 years ago
- 2 comments
#127 - Deprecation warning for formatargspec in Python3.7
Issue -
State: closed - Opened by clippered almost 6 years ago
- 1 comment
#126 - Unable to turn off auto_reconnect
Issue -
State: open - Opened by FabioRosado about 6 years ago
#125 - The right way to share the returned connection.
Issue -
State: open - Opened by tinylambda over 6 years ago
#124 - Broken on python 3.7.0
Issue -
State: closed - Opened by toyg over 6 years ago
- 4 comments
#123 - Added compatibility with python 3.7
Pull Request -
State: closed - Opened by kidoz over 6 years ago
- 1 comment
#122 - How to release connection from subscribe
Issue -
State: open - Opened by Jeffwhen over 6 years ago
- 1 comment
#121 - Fixed a typo in the installation script.
Pull Request -
State: closed - Opened by stkrp over 6 years ago
- 1 comment
#120 - Using context managers
Issue -
State: open - Opened by lc-thomas almost 7 years ago
- 1 comment
#119 - ZRangeReply do not have aslist method
Issue -
State: open - Opened by cocoakekeyu almost 7 years ago
#118 - "Auto_reconnect" not work for first conntion.
Pull Request -
State: closed - Opened by shizacat almost 7 years ago
- 1 comment
#117 - missing INCRBYFLOAT
Issue -
State: open - Opened by achempion about 7 years ago
#116 - Adding parser for InfoReply and ClientListReply
Pull Request -
State: open - Opened by soonum about 7 years ago
#115 - Fix docs in example Pool usage
Pull Request -
State: closed - Opened by crazyzubr about 7 years ago
- 1 comment
#114 - Documentation error SetReply::asset()
Issue -
State: open - Opened by petoknm over 7 years ago
#113 - subscribe callback support
Issue -
State: open - Opened by moldyreed over 7 years ago
#112 - change readme to indicate that ayncio-redis works on >= 3.3
Pull Request -
State: closed - Opened by graingert almost 8 years ago
- 1 comment
#111 - Not support pickle serialized object
Issue -
State: open - Opened by baojiweicn almost 8 years ago
#110 - added options for zadd and zincrby
Pull Request -
State: closed - Opened by kdub0 almost 8 years ago
- 1 comment
#109 - Connections not closing
Issue -
State: open - Opened by jared-mackey almost 8 years ago
- 1 comment
#108 - Missing Pipeline support ?
Issue -
State: open - Opened by niteeshm about 8 years ago
- 3 comments
#107 - Redis keeps being set to save RDB snapshots
Issue -
State: open - Opened by jared-mackey about 8 years ago
#106 - Could you please add it to `pylover/awesome-asyncio`
Issue -
State: closed - Opened by pylover about 8 years ago
#105 - way to ensure the connection is complete
Issue -
State: open - Opened by dzen about 8 years ago
- 2 comments
#104 - Upload tags on github
Issue -
State: open - Opened by dzen about 8 years ago
#103 - asyncio_redis.Pool.create error ?
Issue -
State: open - Opened by rfyiamcool about 8 years ago
- 1 comment
Labels: question
#102 - subscribing to an empty set kills pubsub
Issue -
State: open - Opened by dfee over 8 years ago
- 2 comments
#101 - Cleanup pubsub?
Issue -
State: open - Opened by dfee over 8 years ago
#100 - Bugfix in concurrency with transactions.
Pull Request -
State: closed - Opened by jonathanslenders over 8 years ago
#99 - ErrorReply: ERR MULTI calls can not be nested
Issue -
State: closed - Opened by adamrothman over 8 years ago
- 2 comments
#98 - TypeError: Got unexpected return type 'Future' in RedisProtocol.decr, expected <class 'int'>
Issue -
State: closed - Opened by adamrothman over 8 years ago
- 13 comments
Labels: bug
#97 - Sentinel support
Pull Request -
State: open - Opened by okharitonova over 8 years ago
- 3 comments
#96 - Sentinel support
Issue -
State: open - Opened by shoonoise over 8 years ago
- 2 comments
Labels: enhancement
#95 - Using `start_subscribe`
Issue -
State: closed - Opened by tgy almost 9 years ago
- 18 comments
#94 - Raise UnicodeEncodeError when register a script that contain non-ascii chars.
Issue -
State: open - Opened by huyx almost 9 years ago
- 2 comments
Labels: bug
#93 - HiRedisProtocol's subscription service is broken
Issue -
State: open - Opened by ghost almost 9 years ago
- 6 comments
Labels: bug
#92 - Consider `async for` implementation for pubsub API's
Issue -
State: open - Opened by mattupstate about 9 years ago
- 2 comments
Labels: enhancement
#91 - Is this project now support?
Issue -
State: open - Opened by pahaz about 9 years ago
- 5 comments
#90 - fix warning for deprecated async()
Pull Request -
State: closed - Opened by koolkt over 9 years ago
- 1 comment
#89 - RedisProtocol.rpush received 'str', expected (<class 'list'>, <class 'generator'>)
Issue -
State: closed - Opened by koolkt over 9 years ago
- 3 comments
#88 - AssertionError in multibulk_as_scanpart
Issue -
State: open - Opened by Holiverh over 9 years ago
#87 - Added missing @asyncio.coroutine
Pull Request -
State: closed - Opened by Martiusweb over 9 years ago
- 6 comments
#86 - pip jessie install report
Issue -
State: open - Opened by mhaberler over 9 years ago
- 3 comments
#85 - support timeout on connection creation
Pull Request -
State: closed - Opened by andresventura over 9 years ago
- 1 comment
#84 - bytes as parameter for python 3
Issue -
State: closed - Opened by gera2ld over 9 years ago
#83 - Bad handling of timeouts in pubsub subscriptions
Issue -
State: open - Opened by mrdon over 9 years ago
- 5 comments
Labels: bug
#82 - pubsub incompatible with auto_reconnect
Issue -
State: open - Opened by madgnome over 9 years ago
- 1 comment
#81 - Problems with setup.py
Issue -
State: open - Opened by agronholm over 9 years ago
#80 - Ability to fetch specific connection from Pool
Issue -
State: open - Opened by achimnol over 9 years ago
#79 - Correctly handle returned values in .
Pull Request -
State: closed - Opened by jonathanslenders over 9 years ago
#78 - Feature/count parameter for scan operations
Pull Request -
State: closed - Opened by jonathanslenders over 9 years ago
- 2 comments
#77 - Correctly handle empty chunks returned by the 'scan' function.
Pull Request -
State: closed - Opened by jonathanslenders over 9 years ago
#76 - SPOP on non-existing key should be None or an explicit exception
Issue -
State: closed - Opened by achimnol over 9 years ago
- 2 comments
Labels: bug
#75 - Add support for COUNT option in SCAN and its families
Issue -
State: closed - Opened by achimnol over 9 years ago
- 6 comments
Labels: enhancement
#74 - subscriber.next_published() seems to block in this code snippet
Issue -
State: closed - Opened by dmarkey over 9 years ago
- 3 comments
#73 - Added LIMIT support for ZRangeByScore
Pull Request -
State: closed - Opened by minus7 over 9 years ago
- 1 comment
#72 - added redis geo commands
Pull Request -
State: closed - Opened by songololo over 9 years ago
- 3 comments
#71 - Add support for redis' new Geo commands
Issue -
State: open - Opened by songololo over 9 years ago
- 1 comment
#70 - closing connection pool results in error message for each closed connection
Issue -
State: closed - Opened by songololo over 9 years ago
- 1 comment
#69 - Is it possible to return an Error when attempting to connect to non-running Redis Server?
Issue -
State: open - Opened by songololo over 9 years ago
- 2 comments
#68 - Support optional blocking for close
Pull Request -
State: open - Opened by mrdon almost 10 years ago
- 4 comments
#67 - Default arguments are not encoded correctly.
Issue -
State: closed - Opened by brunsgaard almost 10 years ago
- 3 comments
Labels: bug
#66 - Update trollius repository README reference
Pull Request -
State: closed - Opened by autumnjolitz almost 10 years ago
#65 - Use 'scan' function, lost some key
Issue -
State: closed - Opened by AttentionZ almost 10 years ago
- 7 comments
Labels: bug
#64 - Python 2 Trollius support
Issue -
State: open - Opened by autumnjolitz almost 10 years ago
- 6 comments
Labels: Trollius
#63 - Add a RedisProtocol.watch() method
Pull Request -
State: closed - Opened by Martiusweb almost 10 years ago
- 1 comment
#62 - Retrieve a value between WATCH and MULTI
Issue -
State: closed - Opened by Martiusweb almost 10 years ago
- 1 comment
#61 - pool reallocates non-free connection whenever use multi method
Issue -
State: open - Opened by kernel0 almost 10 years ago
- 2 comments
Labels: bug
#60 - Add an option to avoid blocking in `{Connection,Pool}.create`
Pull Request -
State: closed - Opened by pyos almost 10 years ago
#59 - Redis Cluster Support
Issue -
State: open - Opened by firla almost 10 years ago
- 2 comments
Labels: enhancement
#58 - z* commands overly pedantic about types
Issue -
State: open - Opened by funkybob about 10 years ago
- 3 comments
#57 - AssertionError when trying to hmset
Issue -
State: closed - Opened by kimvais about 10 years ago
- 2 comments
#56 - Pending task destroyed warning
Issue -
State: open - Opened by JanBednarik about 10 years ago
- 10 comments
Labels: bug
#55 - rpoplpush can return nil when the list is empty
Pull Request -
State: closed - Opened by dcrewi over 10 years ago
- 2 comments
#54 - use '127.0.0.1' instead of 'localhost'
Pull Request -
State: closed - Opened by dblackdblack over 10 years ago
- 2 comments
#39 - Support new features from the 2.8.9 release
Issue -
State: open - Opened by jonathanslenders almost 11 years ago
- 1 comment
#30 - Any way to ping Subscription connection
Issue -
State: open - Opened by tumb1er almost 11 years ago
- 3 comments
#20 - Pyflakes fixes
Pull Request -
State: closed - Opened by husio almost 11 years ago
- 1 comment
#19 - EX, PX, NX, XX flags for SET command
Pull Request -
State: closed - Opened by tumb1er almost 11 years ago
- 2 comments