Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cunla/fakeredis-py issues and pull requests
#155 - Fix xstream to use linkedhashmap instead of list
Issue -
State: closed - Opened by cunla over 1 year ago
Labels: enhancement, wontfix
#154 - [self-tests] tests against fake redis fail as of 2.13.0
Issue -
State: closed - Opened by stanislavlevin over 1 year ago
Labels: bug
#153 - Implement XDEL #150
Pull Request -
State: closed - Opened by cunla almost 2 years ago
Labels: enhancement, chore
#152 - Fixed xadd timestamp (fixes #151)
Pull Request -
State: closed - Opened by bomber8013 almost 2 years ago
Labels: bug
#151 - XADD uses seconds since epoch instead of milliseconds since epoch
Issue -
State: closed - Opened by bomber8013 almost 2 years ago
Labels: bug
#150 - method XDEL not implemented for stream
Issue -
State: closed - Opened by aksenovpb almost 2 years ago
Labels: bug
#149 - disconnect_on_error issue with Redis 4.5.5
Issue -
State: closed - Opened by alor almost 2 years ago
- 2 comments
Labels: bug
#148 - is asyncio redis supported?
Issue -
State: closed - Opened by gerazenobi almost 2 years ago
- 2 comments
Labels: enhancement
#147 - Implement XREAD
Pull Request -
State: closed - Opened by cunla almost 2 years ago
Labels: enhancement
#146 - FakeRedis doesn't support to be forked
Issue -
State: closed - Opened by tchapi almost 2 years ago
- 2 comments
Labels: bug
#145 - Update README.md
Pull Request -
State: closed - Opened by cunla almost 2 years ago
#144 - Update rule
Pull Request -
State: closed - Opened by cunla almost 2 years ago
#143 - Error msgs fix
Pull Request -
State: closed - Opened by cunla almost 2 years ago
Labels: chore
#142 - Unique FakeServer when no connection params are provided
Pull Request -
State: closed - Opened by cunla almost 2 years ago
- 1 comment
Labels: bug, dependencies
#141 - XREAD support
Issue -
State: closed - Opened by provinzkraut almost 2 years ago
- 1 comment
Labels: enhancement
#140 - State is being shared across instances
Issue -
State: closed - Opened by provinzkraut almost 2 years ago
- 8 comments
Labels: bug
#139 - Fix creating fakeredis.aioredis using url with user/password
Pull Request -
State: closed - Opened by markuspinter almost 2 years ago
#138 - Adding async fake redis implementation to the list of the exported symbols
Pull Request -
State: closed - Opened by flulemon almost 2 years ago
- 2 comments
#137 - Submit the latest version to Conda Forge
Issue -
State: closed - Opened by ilyanoskov almost 2 years ago
- 1 comment
Labels: enhancement
#136 - Fix/v1.10.1/random import generic commands mixin
Pull Request -
State: closed - Opened by mudetz almost 2 years ago
#135 - Fix import used in GenericCommandsMixin.randomkey
Pull Request -
State: closed - Opened by mudetz almost 2 years ago
- 1 comment
Labels: bug
#134 - Invalid input of type: 'QuerySet'
Issue -
State: closed - Opened by ValentinConstantin almost 2 years ago
- 1 comment
Labels: bug
#133 - Include tests in sdist
Pull Request -
State: closed - Opened by mgorny almost 2 years ago
- 8 comments
#132 - Fix async_timeout usage on py3.11
Pull Request -
State: closed - Opened by cunla almost 2 years ago
- 3 comments
Labels: bug, dependencies
#131 - Expose FakeRedisMixin as public
Pull Request -
State: closed - Opened by Redoubts almost 2 years ago
Labels: missing-tests
#130 - ModuleNotFoundError: No module named 'async_timeout'
Issue -
State: closed - Opened by peterschutt almost 2 years ago
- 5 comments
Labels: bug
#129 - Consider exposing the FakeRedisMixin
Issue -
State: closed - Opened by Redoubts almost 2 years ago
- 7 comments
Labels: enhancement
#128 - Relax Python 3.8 version requirement
Issue -
State: closed - Opened by provinzkraut about 2 years ago
- 3 comments
Labels: enhancement
#127 - Add support for zrange arguments
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: bug
#125 - Add support for redis-py 4.5
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: enhancement
#124 - Support redis-py 4.5.0 please
Issue -
State: closed - Opened by hyeongguen-song about 2 years ago
Labels: enhancement
#123 - Support for ZRANGE command with BYLEX arg
Issue -
State: closed - Opened by kchonka about 2 years ago
- 2 comments
Labels: enhancement
#121 - No module named 'redis.commands'
Issue -
State: closed - Opened by diman82 about 2 years ago
- 7 comments
Labels: bug
#120 - Fix import error for NoneType
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: bug, chore
#119 - Broken 'json.set' command in v2.6.0+
Issue -
State: closed - Opened by kchonka about 2 years ago
- 6 comments
Labels: bug
#118 - Fix encoding of None
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: bug
#117 - Inconsistent `decode_responses` behaviour for RedisJSON
Issue -
State: closed - Opened by YaraslauZhylko about 2 years ago
- 1 comment
Labels: bug
#116 - fix: properly export
Pull Request -
State: closed - Opened by Meemaw about 2 years ago
- 3 comments
Labels: bug
#115 - Type issues in Pyright
Issue -
State: closed - Opened by Meemaw about 2 years ago
- 3 comments
Labels: bug
#114 - Fix json mget when dict is returned
Pull Request -
State: closed - Opened by Pichlerdom about 2 years ago
- 6 comments
Labels: bug
#113 - Extract param handling
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: chore
#112 - Implement support for `BITPOS` (bitmap command)
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: enhancement
#111 - Implement LCS
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: enhancement
#110 - Implement BITOP
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: enhancement, chore
#109 - Fix bug checking type in scan_iter
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: bug
#108 - AttributeError: 'FakeSocket' object has no attribute '_type'
Issue -
State: closed - Opened by dgcnz about 2 years ago
Labels: bug
#107 - Use FakeSelector for determining is_ready_for_command
Pull Request -
State: closed - Opened by slyboots about 2 years ago
- 8 comments
#106 - AttributeError("'FakeSelector' object has no attribute 'is_ready_for_command'").
Issue -
State: closed - Opened by slyboots about 2 years ago
- 1 comment
Labels: bug
#105 - fix:ZADD with XX & GT allows updates with lower scores
Pull Request -
State: closed - Opened by cunla about 2 years ago
#104 - ZADD with XX & GT allows updates with lower scores
Issue -
State: closed - Opened by vdraceil about 2 years ago
Labels: bug
#103 - just a question! when will 2.3.0 hit pypi?
Issue -
State: closed - Opened by tommyjcarpenter about 2 years ago
- 1 comment
Labels: enhancement
#102 - Implement GETEX
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: enhancement
#101 - Implement support for `LCS` (string command)
Issue -
State: closed - Opened by cunla about 2 years ago
Labels: enhancement, help wanted, string-commands
#100 - Implement support for `GETEX` (string command)
Issue -
State: closed - Opened by cunla about 2 years ago
Labels: enhancement, help wanted, string-commands
#99 - Adding state for scan commands
Pull Request -
State: closed - Opened by matanper about 2 years ago
- 5 comments
#98 - Implement support for `JSON.STRAPPEND` (json command)
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: enhancement
#97 - Implement support for `JSON.STRAPPEND` (json command)
Issue -
State: closed - Opened by cunla about 2 years ago
Labels: enhancement, help wanted, json-commands
#96 - Implement `JSON.STRLEN`, `JSON.TOGGLE` and fix bugs with `JSON.DEL`
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: enhancement
#95 - Scan in lua script doesn't iterate all keys
Issue -
State: closed - Opened by matanper about 2 years ago
- 17 comments
Labels: bug
#94 - Implement support for `JSON.STRLEN` (json command)
Issue -
State: closed - Opened by cunla about 2 years ago
Labels: enhancement, help wanted, json-commands
#93 - Implement support for `BITPOS` (bitmap command)
Issue -
State: closed - Opened by cunla about 2 years ago
Labels: enhancement, help wanted, bitmap-commands
#92 - Implement support for `BITOP` (bitmap command)
Issue -
State: closed - Opened by cunla about 2 years ago
Labels: enhancement, help wanted, bitmap-commands
#91 - Implement support for `BITFIELD_RO` (bitmap command)
Issue -
State: closed - Opened by cunla about 2 years ago
Labels: enhancement, help wanted, wontfix, bitmap-commands
#90 - Implement support for `BITFIELD` (bitmap command)
Issue -
State: closed - Opened by cunla about 2 years ago
Labels: enhancement, help wanted, wontfix, bitmap-commands
#89 - Implement support for `JSON.CLEAR` (json command)
Issue -
State: closed - Opened by cunla about 2 years ago
Labels: enhancement, help wanted
#88 - Implement support for (json command)
Issue -
State: closed - Opened by cunla about 2 years ago
Labels: enhancement, help wanted
#87 - Implement `JSON.CLEAR`
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: enhancement
#86 - commands to modify sets have different signature then official redis client.
Issue -
State: closed - Opened by klausmyrseth about 2 years ago
- 8 comments
Labels: bug
#85 - Implement json.mget
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: enhancement
#84 - Increase coverage back to above 90%
Issue -
State: closed - Opened by cunla about 2 years ago
Labels: chore
#83 - Implement `JSON.TOGGLE`
Issue -
State: closed - Opened by cunla about 2 years ago
Labels: enhancement, json-commands
#82 - Implement `JSON.CLEAR`
Issue -
State: closed - Opened by cunla about 2 years ago
Labels: enhancement
#81 - Implement `JSON.MGET`
Issue -
State: closed - Opened by cunla about 2 years ago
Labels: enhancement
#80 - Initial json module support - `JSON.GET`, `JSON.SET` and `JSON.DEL`
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: enhancement
#79 - Refactor how commands are registered
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: chore
#78 - Change the way supported commands are registered
Issue -
State: closed - Opened by cunla about 2 years ago
Labels: enhancement
#77 - Refactor tests from redispy4_plus
Pull Request -
State: closed - Opened by cunla about 2 years ago
- 1 comment
Labels: chore
#76 - fix: add nowait for asyncio disconnect
Pull Request -
State: closed - Opened by hyeongguen-song about 2 years ago
- 6 comments
Labels: bug
#75 - Fix typos
Pull Request -
State: closed - Opened by kianmeng over 2 years ago
#74 - Add mypy support
Pull Request -
State: closed - Opened by cunla over 2 years ago
- 1 comment
#73 - Add support for redis-py v4.4rc4
Pull Request -
State: closed - Opened by cunla over 2 years ago
- 1 comment
#72 - Initial RedisJSON Support
Pull Request -
State: closed - Opened by the-wondersmith over 2 years ago
#71 - Separate commands
Pull Request -
State: closed - Opened by cunla over 2 years ago
- 1 comment
#70 - Implement Support For RedisJSON Commands
Issue -
State: closed - Opened by the-wondersmith over 2 years ago
- 5 comments
Labels: enhancement, chore
#69 - Extract optional parameter handling to common method
Issue -
State: closed - Opened by cunla over 2 years ago
Labels: enhancement
#68 - Separate commands to mixins
Issue -
State: closed - Opened by cunla over 2 years ago
Labels: chore
#67 - Implement support for `zmscore`
Pull Request -
State: closed - Opened by the-wondersmith over 2 years ago
- 9 comments
#66 - Support for redis-py v4.4
Issue -
State: closed - Opened by cunla over 2 years ago
- 6 comments
Labels: enhancement
#64 - Implementing A Currently Unimplemented Command
Issue -
State: closed - Opened by the-wondersmith over 2 years ago
- 11 comments
Labels: enhancement
#63 - Missing py.typed
Issue -
State: closed - Opened by Goldziher over 2 years ago
- 4 comments
Labels: bug, chore
#61 - clarify license
Issue -
State: closed - Opened by lsmith77 over 2 years ago
- 5 comments
Labels: enhancement
#60 - Implement `BZPOPMIN`/`BZPOPMAX` support
Pull Request -
State: closed - Opened by cunla over 2 years ago
#59 - Test get float-type behavior
Pull Request -
State: closed - Opened by cunla over 2 years ago
#58 - Difference in `get` compared to real Redis
Issue -
State: closed - Opened by dhruvkb over 2 years ago
- 1 comment
Labels: bug
#57 - implement `GETDEL` and `SINTERCARD` support
Pull Request -
State: closed - Opened by cunla over 2 years ago
#56 - GETDEL support
Issue -
State: closed - Opened by lbenc135 over 2 years ago
- 1 comment
Labels: enhancement
#55 - Separate LUA support to a different file
Pull Request -
State: closed - Opened by cunla over 2 years ago
#54 - Fix ensure_str
Pull Request -
State: closed - Opened by bnavigator over 2 years ago
- 7 comments
#53 - ensure_str is missing a parameter
Issue -
State: closed - Opened by bnavigator over 2 years ago