issues
search
aviggiano
/
redis-roaring
Roaring Bitmaps for Redis
MIT License
348
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for 64-bit
#110
tleasure
opened
3 months ago
5
get bitmap as base64 support?
#109
jilieryuyi
opened
7 months ago
0
Integrate in Valkey
#108
lemire
opened
7 months ago
0
Modernize the build setup
#107
lemire
closed
7 months ago
10
‘oldruns’ may be used after ‘realloc’ [-Wuse-after-free],I encountered the following exception when compiling with GCC 12. Will it have any impact on runtime?
#106
xl-xueling
closed
7 months ago
8
Help: Any documentation on how this is internally designed?
#105
shikharid
closed
1 year ago
0
Which java client support?
#104
l617388617
opened
1 year ago
1
CLOUD-218 tagging with latest
#103
tvaughanRR
closed
1 year ago
0
Cloud 218 redis roaring fork
#102
tvaughanRR
closed
1 year ago
0
RedisRoaring crashing on Arm64 Docker (Apple M1)
#101
BenjiLewis
closed
2 years ago
3
Upgrade dependencies
#100
aviggiano
closed
7 months ago
0
Upgrade dependency submodules
#99
itskingori
closed
11 months ago
4
Add versioning of dependencies to avoid implicit upgrades and also for reproducibility
#98
itskingori
opened
2 years ago
3
add R.EXPORT R.IMPORT command
#97
yorkane
opened
3 years ago
1
r.stat command should not replicate verbatim
#96
kukey
closed
3 years ago
1
r.stat command should not be synchronized
#95
kukey
closed
3 years ago
0
fix incorrect conversion due to unsigned integer
#94
kukey
closed
3 years ago
1
Fix docker removing multiple defs of redismodule.h
#93
aviggiano
closed
3 years ago
0
Is there a command to deleted the bitmaps that have been created?
#92
nimit95
closed
3 years ago
3
Build Failed on alpine:3.14: "multiple definition of `RedisModule_Alloc'; " redismodule.h:115: first defined here
#91
yorkane
closed
3 years ago
10
Improve Valgrind tests to catch missing RedisModule_AutoMemory usages
#90
aviggiano
opened
3 years ago
0
Run tests with valgrind after https://github.com/redis/redis/issues/4284
#89
aviggiano
closed
3 years ago
0
Update configure
#88
aviggiano
closed
3 years ago
0
fix memory leaking caused by `r.max` and `r.min`
#87
arthurkiller
closed
3 years ago
9
fixing #85 for missing bits
#86
arthurkiller
closed
3 years ago
1
Roaring r.setfull missed 2 bits
#85
arthurkiller
closed
3 years ago
1
fix core on r.optimize #83
#84
arthurkiller
closed
3 years ago
3
RedisRoaring coredump while r.optimize on non-existing key
#83
arthurkiller
closed
3 years ago
4
Redis roaring master-slave set up can't full sync when init setup
#82
nguyenduybinh
opened
3 years ago
1
fixed make error for macosx
#81
inspire365
closed
3 years ago
1
issues in MacOSX
#80
inspire365
closed
3 years ago
2
Add diff
#79
egor43
closed
3 years ago
4
bitop not dest src last, flip all when last < src.max
#78
jiangtao244
closed
4 years ago
0
flip a bitmap by range
#77
jiangtao244
closed
4 years ago
3
Update performance benchmarks with memory usage
#76
aviggiano
opened
4 years ago
1
Add github actions
#75
aviggiano
closed
4 years ago
0
if the redis restart,Is the data still there
#74
sunyaf
closed
3 years ago
2
Cann't flip a bitmap by range
#73
jiangtao244
closed
3 years ago
5
how to find a number exist in one key
#72
sunyaf
closed
3 years ago
2
Update docker image
#71
aviggiano
closed
4 years ago
0
please update docker image
#70
jiangtao244
closed
4 years ago
4
how to append a bigint number just like 33383002443812481
#69
sunyaf
closed
4 years ago
9
Use github actions for CI/CD
#68
aviggiano
closed
4 years ago
0
fixbug: wrong keys position params
#67
jiangtao244
closed
4 years ago
1
replace croaring allocator to RedisModule allocator
#66
jiangtao244
closed
4 years ago
3
Require to use in redis cluster
#65
jiangtao244
closed
4 years ago
5
Is there anyone using this module in production?
#64
3AceShowHand
opened
4 years ago
4
can not connect from java redis client?
#63
sydt2014
closed
5 years ago
1
Is there any way to load serializable roaringbitmap into redis?
#62
sydt2014
closed
4 years ago
2
cannot read file data: Is a directory
#61
sydt2014
closed
5 years ago
2
Next