issues
search
cunla
/
fakeredis-py
Implementation of Redis in python without having a Redis server running. Fully compatible with using redis-py.
https://fakeredis.moransoftware.ca/
BSD 3-Clause "New" or "Revised" License
298
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump mkdocs from 1.5.2 to 1.5.3
#242
dependabot[bot]
closed
1 year ago
1
chore(deps): bump mkdocs-material from 9.3.1 to 9.4.2
#241
dependabot[bot]
closed
1 year ago
1
Bloom filter commands
#240
cunla
closed
1 year ago
0
Implement Bloom Filter commands
#239
cunla
closed
1 year ago
0
Fix blocking xreadgroup
#238
cunla
closed
1 year ago
0
WRONGTYPE Operation against a key holding the wrong kind of value in XREADGROUP
#237
GTVanitha
closed
1 year ago
1
chore(deps): bump mkdocs-material from 9.2.8 to 9.3.1
#236
dependabot[bot]
closed
1 year ago
0
chore(deps): bump jsonpath-ng from 1.5.3 to 1.6.0
#235
dependabot[bot]
closed
1 year ago
1
Fix stream key type
#234
cunla
closed
1 year ago
1
scan_iter() with type filter asserts when there is a stream key
#233
mjessome
closed
1 year ago
0
chore(deps): bump mkdocs-material from 9.2.5 to 9.2.7
#232
dependabot[bot]
closed
1 year ago
1
chore(deps-dev): bump pytest from 7.4.0 to 7.4.1
#231
dependabot[bot]
closed
1 year ago
1
chore(deps): bump actions/checkout from 3 to 4
#230
dependabot[bot]
closed
1 year ago
0
chore(deps-dev): bump types-redis from 4.6.0.4 to 4.6.0.5
#228
dependabot[bot]
closed
1 year ago
0
chore(deps): bump mkdocs-material from 9.1.21 to 9.2.5
#227
dependabot[bot]
closed
1 year ago
0
TYPE command is not working for stream type
#226
GTVanitha
closed
1 year ago
5
chore(deps-dev): bump tox from 4.7.0 to 4.8.0
#225
dependabot[bot]
closed
1 year ago
1
chore(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
#224
dependabot[bot]
closed
1 year ago
0
fix:bug using same server with aioredis
#223
cunla
closed
1 year ago
0
chore(deps): bump mkdocs from 1.4.3 to 1.5.1
#222
dependabot[bot]
closed
1 year ago
2
chore(deps): bump mkdocs-material from 9.1.19 to 9.1.21
#221
dependabot[bot]
closed
1 year ago
1
chore(deps-dev): bump flake8 from 6.0.0 to 6.1.0
#220
dependabot[bot]
closed
1 year ago
1
Can't get fake connection when using `USE_REDIS_CACHE`
#219
RealOrangeOne
closed
1 year ago
2
All aio.FakeRedis instances share the same server
#218
ijrsvt
closed
1 year ago
5
Update README.md
#217
cunla
closed
1 year ago
0
chore(deps): bump mkdocs-material from 9.1.11 to 9.1.19
#216
dependabot[bot]
closed
1 year ago
0
chore(deps): bump lupa from 1.14.1 to 2.0
#215
dependabot[bot]
closed
1 year ago
0
fix:issue with ZRANGE and ZRANGESTORE with BYLEX
#214
cunla
closed
1 year ago
0
fix: use same server_key within pipeline when issued `watch`
#213
OlegZv
closed
1 year ago
6
Using watch within a pipline will use a different server_key if host/port are not provided
#212
OlegZv
closed
1 year ago
1
fix:formatting of error message about missing group
#211
sjjessop
closed
1 year ago
2
Incorrect error message XGROUP_GROUP_NOT_FOUND_MSG
#210
steve-mavens
closed
1 year ago
5
aioredis.FakeRedis calls not being registered by pytest-cov
#209
silviumarcu
closed
1 year ago
4
Implement `LMPOP` and `BLMPOP`
#208
cunla
closed
1 year ago
0
feat:implement `LPOS`
#207
cunla
closed
1 year ago
0
fix:add support for version argument
#206
cunla
closed
1 year ago
0
fakeredis.aioredis.FakeRedis to support version selection
#205
steve-mavens
closed
1 year ago
1
Unique `FakeServer` breaks singleton connection in RQ tests
#204
RealOrangeOne
closed
1 year ago
7
issue with `ZRANGE` and `ZRANGESTORE` with `BYLEX`.
#203
cunla
closed
1 year ago
0
Implement `XACK` and `XPENDING`
#202
cunla
closed
1 year ago
0
Stream groups commands
#201
cunla
closed
1 year ago
0
Implement support for `SUNSUBSCRIBE` (pubsub command)
#200
cunla
closed
1 year ago
0
Implement support for `SSUBSCRIBE` (pubsub command)
#199
cunla
closed
1 year ago
0
Implement support for `SPUBLISH` (pubsub command)
#198
cunla
closed
1 year ago
0
Implement support for `PUBSUB SHARDNUMSUB` (pubsub command)
#197
cunla
closed
1 year ago
0
Implement support for `PUBSUB SHARDCHANNELS` (pubsub command)
#196
cunla
closed
1 year ago
0
Implement support for `PUBSUB NUMPAT` (pubsub command)
#195
cunla
closed
1 year ago
0
Implement support for `ZUNION` (sorted-set command)
#194
cunla
closed
1 year ago
0
Implement support for `ZRANGESTORE` (sorted-set command)
#193
cunla
closed
1 year ago
0
Implement support for `ZRANDMEMBER` (sorted-set command)
#192
cunla
closed
1 year ago
0
Previous
Next