issues
search
redis-rb
/
redis-cluster-client
Redis cluster-aware client for Ruby
https://rubygems.org/gems/redis-cluster-client
MIT License
21
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: add a ruby container to docker compose for macOS users
#363
supercaracal
closed
6 months ago
0
chore: use hard coding instead of using command information
#362
supercaracal
closed
7 months ago
0
build: release 0.9.1
#361
supercaracal
closed
7 months ago
0
perf: lessen memory consumptions in a emulated mget method
#360
supercaracal
closed
7 months ago
0
ci: add a case to the test for the iteration per second
#359
supercaracal
closed
7 months ago
0
build: release 0.9.0
#358
supercaracal
closed
7 months ago
0
perf: lessen memory consumption for emulated mget command
#357
supercaracal
closed
7 months ago
0
feat: prevent a cross slot error by using pipelining when calling a command with multiple keys
#356
supercaracal
closed
7 months ago
0
Assign a new node after calling update_cluster_info!
#355
KJTsanaktsidis
closed
1 month ago
2
test_against_cluster_broken tests can't be added to
#354
KJTsanaktsidis
closed
1 month ago
11
WIP ractor
#353
supercaracal
closed
2 months ago
0
chore: cleanup
#352
supercaracal
closed
7 months ago
0
test: add several test cases for the transaction feature
#351
supercaracal
closed
7 months ago
0
build: release 0.8.2
#350
supercaracal
closed
7 months ago
0
fix: return empty array if the transaction is empty
#349
supercaracal
closed
7 months ago
0
ci: enable ruby warnings
#348
supercaracal
closed
7 months ago
0
fix: a not initialized instance variable warned on Ruby 2.7
#347
supercaracal
closed
7 months ago
0
build: release 0.8.1
#346
supercaracal
closed
7 months ago
0
build: release 0.8.0
#345
supercaracal
closed
7 months ago
0
fix: make the error identification middleware optional because of the use case
#344
supercaracal
closed
7 months ago
0
feat: add an option to the pipeline feature to be able to select either throwing an error or returning errors as is
#343
supercaracal
closed
7 months ago
2
fix: fix a dedicated method for watch to be the same manner as the multi method
#342
supercaracal
closed
8 months ago
1
test: fix an error handling bug
#341
supercaracal
closed
8 months ago
0
Add an explicit #watch method to RedisClient::Cluster
#340
KJTsanaktsidis
closed
7 months ago
2
Add an explicit #watch method to RedisClient::Cluster
#339
KJTsanaktsidis
closed
9 months ago
7
Fix two separate but related problems with watch retry handling
#338
KJTsanaktsidis
closed
9 months ago
1
build: release 0.7.11
#337
supercaracal
closed
9 months ago
0
test: concurrency for the transaction
#336
supercaracal
closed
9 months ago
0
fix: make an error message easy to understand for the watch command
#335
supercaracal
closed
9 months ago
0
build: release 0.7.10
#334
supercaracal
closed
9 months ago
0
fix: add a dedicated implementation for the watch command, it may be used by the redis gem
#333
supercaracal
closed
9 months ago
0
fix: unwatch should be called only if an error occurred during the transaction
#332
supercaracal
closed
9 months ago
0
build: release 0.7.9
#331
supercaracal
closed
9 months ago
0
fix: use the slot for the validation in the transaction
#330
supercaracal
closed
9 months ago
0
build: release 0.7.8
#329
supercaracal
closed
9 months ago
0
fix: cluster client should be able to handle redirection for the watch command
#328
supercaracal
closed
9 months ago
0
test: fix a wrong test case
#327
supercaracal
closed
9 months ago
0
build: release 0.7.7
#326
supercaracal
closed
9 months ago
0
fix: the watch command should be executed in advance out of the pipeline for the transaction
#325
supercaracal
closed
9 months ago
0
fix: the public methods for the block of the transaction should return nil because of the queueing
#324
supercaracal
closed
9 months ago
0
chore: fix some stuff, readme and test cases
#323
supercaracal
closed
9 months ago
0
ci: install bundler gem helper
#322
supercaracal
closed
9 months ago
0
build: release 0.7.6
#321
supercaracal
closed
9 months ago
0
fix: temporarily remove an experimental feature for the next patch release to prevent to lead to misunderstanding
#320
supercaracal
closed
9 months ago
0
test: ensure the transaction is legit durling the resharding
#319
supercaracal
closed
9 months ago
1
fix: don't call the block twice during the transaction
#318
supercaracal
closed
9 months ago
0
Validate keys when a raw connection is checked out with #with
#317
KJTsanaktsidis
closed
9 months ago
0
ci: add a workflow for release
#316
supercaracal
closed
10 months ago
0
Fix error identification middleware calling into the wrong super
#315
KJTsanaktsidis
closed
10 months ago
0
Validate key slots used with RedisCluster::Client#with
#314
KJTsanaktsidis
closed
9 months ago
4
Previous
Next