Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vert-x3/vertx-redis-client issues and pull requests
#391 - Feature/mutable options
Pull Request -
State: closed - Opened by holomekc over 1 year ago
- 10 comments
#390 - Bump maven-failsafe-plugin from 2.22.0 to 3.1.2
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, java
#388 - Bump testcontainers from 1.17.3 to 1.18.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, java
#382 - Add evalLua method in RedisAPI
Pull Request -
State: open - Opened by liuchong almost 2 years ago
- 4 comments
#381 - Align Redis deprecations with RedisAPI methods
Issue -
State: closed - Opened by aviadlevy almost 2 years ago
Labels: enhancement
#376 - Add Credentials Provider to allow short(er) lived credentials.
Pull Request -
State: closed - Opened by holomekc almost 2 years ago
- 5 comments
#374 - Adding equals/hashcode to members that compose key for connection pool
Pull Request -
State: closed - Opened by pmlopes almost 2 years ago
- 1 comment
Labels: bug
#372 - Cluster mode (MOVED Exception)
Issue -
State: closed - Opened by OmerShemesh almost 2 years ago
- 3 comments
Labels: bug
#365 - Create too many connections to server
Issue -
State: closed - Opened by haohuif almost 2 years ago
- 4 comments
Labels: bug
#364 - Pick the protocol from the url if provided
Issue -
State: closed - Opened by pmlopes about 2 years ago
- 1 comment
Labels: enhancement
#357 - Implement io.vertx.core.spi.metrics.ClientMetrics
Issue -
State: closed - Opened by vietj about 2 years ago
- 1 comment
Labels: enhancement
#356 - Add support for AWS IAM
Issue -
State: closed - Opened by pmlopes about 2 years ago
- 11 comments
Labels: enhancement
#354 - close tainted connection after evicting from pool
Pull Request -
State: closed - Opened by Eng-Fouad over 2 years ago
- 1 comment
Labels: bug
#343 - Reading from read replicas when using Elasticache (cluster mode disabled)
Issue -
State: closed - Opened by israelstmz over 2 years ago
- 7 comments
Labels: enhancement
#342 - Add a way to get to know MultiType type (collection or map)
Issue -
State: closed - Opened by OOP-778 over 2 years ago
Labels: enhancement
#320 - Automatically refresh connections to redis cluster on shard/replica addition/deletion
Issue -
State: closed - Opened by akshaypatidar1999 about 3 years ago
- 5 comments
Labels: enhancement
#315 - Username is not passed to AUTH command when Username is present in the URI connection
Issue -
State: closed - Opened by gutmox about 3 years ago
- 1 comment
Labels: bug
#306 - Optimize RedisClusterClient connect operations
Issue -
State: closed - Opened by norbald over 3 years ago
- 2 comments
Labels: enhancement
#291 - Handle Subscribe/Unsubscribe response messages
Issue -
State: closed - Opened by cristian-com almost 4 years ago
- 2 comments
Labels: enhancement
#288 - Improve connection pool related RedisClientOptions and NetClientOptions parameter documentation
Issue -
State: closed - Opened by heubeck almost 4 years ago
- 2 comments
Labels: enhancement
#284 - Prune "null" support
Issue -
State: closed - Opened by pmlopes almost 4 years ago
- 2 comments
Labels: enhancement
#100 - Dos vertx-redis-client support Redis Keyspace Notifications?Or it will be supportted in v3.6.0?
Issue -
State: closed - Opened by XiaohuChen almost 7 years ago
- 2 comments
Labels: invalid
#99 - feature #98: create RedisClient::existsMany method
Pull Request -
State: closed - Opened by kagof about 7 years ago
- 3 comments
#98 - Feature Request: RedisClient::existsMany method
Issue -
State: closed - Opened by kagof about 7 years ago
- 4 comments
#97 - Memory leak when connect fails
Issue -
State: closed - Opened by ksundaresan about 7 years ago
- 5 comments
#96 - Undocumented breaking change: removal of public method RedisOptions.toJSON
Issue -
State: closed - Opened by chrismcnair about 7 years ago
- 1 comment
Labels: wontfix
#95 - Vertx 3.5 Testing RedisClient. Timeout on set
Issue -
State: closed - Opened by Sergey80 about 7 years ago
#94 - Fixes #93
Pull Request -
State: closed - Opened by pmlopes over 7 years ago
Labels: bug
#93 - RedisClient falls into unrecoverable "state=ERROR"
Issue -
State: closed - Opened by oli-h over 7 years ago
#92 - Remove <p> markup in doc
Issue -
State: closed - Opened by vietj over 7 years ago
#91 - Add support for domain socket
Pull Request -
State: closed - Opened by BillyYccc over 7 years ago
- 9 comments
#90 - Support for Unix sockets
Issue -
State: closed - Opened by ankushs92 over 7 years ago
- 3 comments
Labels: enhancement
#89 - Fix copy/paste typo in javadoc
Pull Request -
State: closed - Opened by james0tucson over 7 years ago
- 1 comment
#88 - Add Support for Command 'UNLINK' and 'SWAPDB'
Pull Request -
State: closed - Opened by BillyYccc over 7 years ago
#87 - 'ERR EXEC without MULTI' when using transactions with large number of requests
Issue -
State: closed - Opened by andre2i over 7 years ago
- 2 comments
#86 - flush(all|db)async commands
Issue -
State: closed - Opened by andre2i over 7 years ago
- 8 comments
#85 - Shouldn't zcount use strings instead of Doubles ?
Issue -
State: closed - Opened by aesteve over 7 years ago
- 2 comments
#84 - fix API typpo, set binary should take Buffer
Pull Request -
State: closed - Opened by pmlopes over 7 years ago
- 3 comments
#83 - Expand binary support for Redis
Issue -
State: closed - Opened by jenyad20 over 7 years ago
- 5 comments
#82 - Operation mgetBinary
Issue -
State: closed - Opened by KlausLR over 7 years ago
- 1 comment
#81 - blpop produces connection closed error when timeout has expired
Issue -
State: closed - Opened by chefhoobajoob over 7 years ago
- 1 comment
#80 - Added Redis Sentinel support based on work from pr/36
Pull Request -
State: closed - Opened by orre almost 8 years ago
- 3 comments
#79 - Add high level scripting method
Pull Request -
State: closed - Opened by dszakallas almost 8 years ago
- 4 comments
#78 - Sync API with 3.2.1
Pull Request -
State: closed - Opened by pmlopes almost 8 years ago
- 1 comment
#77 - Fixes #71
Pull Request -
State: closed - Opened by pmlopes almost 8 years ago
- 1 comment
#76 - Fixes #69
Pull Request -
State: closed - Opened by pmlopes almost 8 years ago
#75 - Incorrect types on RedisTransaction
Issue -
State: closed - Opened by avivcarmis about 8 years ago
- 1 comment
Labels: invalid
#74 - `RedisTransaction.smembers` has incorrect handler type
Issue -
State: closed - Opened by Centaur about 8 years ago
#73 - support redis cluster?
Issue -
State: closed - Opened by Junety-C about 8 years ago
- 2 comments
Labels: invalid, question
#72 - Performance issues when huge results / command args
Issue -
State: closed - Opened by aesteve about 8 years ago
- 2 comments
Labels: invalid
#71 - setex takes ttl as a long, expire as an int
Issue -
State: closed - Opened by jebbench about 8 years ago
- 1 comment
Labels: bug
#70 - Investigate redis push as ReadStream
Issue -
State: closed - Opened by vietj over 8 years ago
- 2 comments
#69 - can't continue subscribe while reconnected
Issue -
State: closed - Opened by fooevr over 8 years ago
- 1 comment
Labels: bug
#68 - make client less opionated
Issue -
State: closed - Opened by pmlopes over 8 years ago
- 4 comments
Labels: enhancement, to review
#67 - Redis fixes
Pull Request -
State: closed - Opened by vietj over 8 years ago
- 2 comments
#66 - RedisConnection must always uses an EventLoop thread
Issue -
State: closed - Opened by vietj over 8 years ago
#65 - RedisConnection state corrupted by connection RST
Issue -
State: closed - Opened by vietj over 8 years ago
- 1 comment
#64 - Redis client handler is not being called.
Issue -
State: closed - Opened by zeref1993 over 8 years ago
- 2 comments
Labels: wontfix
#63 - Implement rxjava.redis.RedisClient's observables as COLD observables instead of HOT ones
Issue -
State: closed - Opened by brianjcj over 8 years ago
- 3 comments
#62 - Fix #61: synchronize around queue access and socket writes otherwise …
Pull Request -
State: closed - Opened by pmlopes over 8 years ago
- 1 comment
#61 - java.lang.ClassCastException: java.lang.Long cannot be cast to [Lio.vertx.redis.impl.Reply;
Issue -
State: closed - Opened by pmlopes over 8 years ago
- 17 comments
Labels: bug
#60 - About vertx-redis-client, the Pub/Sub mode
Issue -
State: closed - Opened by cet63 over 8 years ago
- 7 comments
#59 - Fixes ClassCastException for SPOP many (it always MULTIBULK not BULK)
Pull Request -
State: closed - Opened by pmlopes over 8 years ago
- 1 comment
#58 - ClassCastException, while using spopMany
Issue -
State: closed - Opened by edgar615 over 8 years ago
Labels: bug
#57 - redis pub/sub documentation error
Issue -
State: closed - Opened by sunnyawake5 over 8 years ago
Labels: bug, duplicate
#56 - Implement Redis GEO API
Pull Request -
State: closed - Opened by pmlopes almost 9 years ago
#55 - bnd config to generate OSGi metadata
Pull Request -
State: closed - Opened by paulbakker almost 9 years ago
- 1 comment
#54 - Fix for issue #52 ( java.lang.ClassCastException, While using hgetall in a transaction)
Pull Request -
State: closed - Opened by senor-coder almost 9 years ago
- 1 comment
#53 - Is there a plan to support SSL connection?
Issue -
State: closed - Opened by hjianhao almost 9 years ago
- 3 comments
Labels: wontfix
#52 - java.lang.ClassCastException, While using hgetall in a transaction
Issue -
State: closed - Opened by senor-coder almost 9 years ago
- 1 comment
Labels: bug
#51 - Fixes: #50 - setWithOptions does return simple String value
Pull Request -
State: closed - Opened by pmlopes almost 9 years ago
- 1 comment
#50 - setWithOptions shall return a result of String type
Issue -
State: closed - Opened by brianjcj almost 9 years ago
- 1 comment
Labels: bug
#49 - add missing geo api
Issue -
State: closed - Opened by pmlopes about 9 years ago
- 2 comments
#48 - hgetall bug?
Issue -
State: closed - Opened by ghost about 9 years ago
- 6 comments
Labels: question, wontfix
#47 - Redis pipeline
Issue -
State: closed - Opened by renatolond over 9 years ago
- 5 comments
Labels: invalid, question
#46 - Selecting Database works for writing a value but not getting it back.
Issue -
State: closed - Opened by PatrickSauts over 9 years ago
- 2 comments
Labels: invalid
#45 - Kryo serialization
Issue -
State: closed - Opened by PatrickSauts over 9 years ago
- 1 comment
Labels: question, wontfix
#44 - master slave configuration / amazon elasticache
Issue -
State: closed - Opened by PatrickSauts over 9 years ago
- 3 comments
Labels: question, wontfix
#43 - Issue 40
Pull Request -
State: closed - Opened by pmlopes over 9 years ago
- 3 comments
#42 - Fixes #41: add support for set binary with options
Pull Request -
State: closed - Opened by pmlopes over 9 years ago
#41 - redisClient.setBinaryWithOptions method is missing (ref jedis)
Issue -
State: closed - Opened by RichardHightower over 9 years ago
- 3 comments
Labels: enhancement
#40 - redisClient.setBinary should take a byte[] or a Buffer not a String (reference jedis)
Issue -
State: closed - Opened by RichardHightower over 9 years ago
- 5 comments
Labels: enhancement
#39 - Fixes #38 IndexOutOfBoundException when parsing arrays
Pull Request -
State: closed - Opened by pmlopes over 9 years ago
- 1 comment
Labels: bug
#38 - Redisclient throwing ArrayIndexOutOfBoundsExceptions under heavy load in 3.1
Issue -
State: closed - Opened by ypeckstadt over 9 years ago
- 8 comments
Labels: bug
#37 - ensure api is not broken with 3.x
Pull Request -
State: closed - Opened by pmlopes over 9 years ago
- 1 comment
Labels: bug
#36 - Adding support for Redis Sentinel, failover implementation
Pull Request -
State: closed - Opened by ajaysarda over 9 years ago
- 9 comments
Labels: enhancement
#35 - Adding support for Redis Sentinel, failover implementation
Pull Request -
State: closed - Opened by ajaysarda over 9 years ago
- 3 comments
#34 - Reconnect will handle auth/select
Pull Request -
State: closed - Opened by pmlopes over 9 years ago
- 2 comments
#33 - Enum doc improvements - https://github.com/vert-x3/issues/issues/56
Pull Request -
State: closed - Opened by vietj over 9 years ago
- 1 comment
#32 - Fixes #30 - Eval/Evalsha return type should be JsonArray not Void
Pull Request -
State: closed - Opened by pmlopes over 9 years ago
- 4 comments
#31 - Redis client reconnect fails without AUTH
Issue -
State: closed - Opened by alanma over 9 years ago
- 4 comments
Labels: enhancement
#30 - Eval not returning object type of result
Issue -
State: closed - Opened by alanma over 9 years ago
- 3 comments
Labels: bug
#29 - bad behavior when running on high load
Issue -
State: closed - Opened by pmlopes over 9 years ago
Labels: bug
#28 - Scan return type
Issue -
State: closed - Opened by ypeckstadt over 9 years ago
- 1 comment
Labels: bug
#27 - [Question] Redis Pub/Sub
Issue -
State: closed - Opened by amannocci over 9 years ago
- 3 comments
#26 - support timeout option
Issue -
State: closed - Opened by secmask over 9 years ago
- 11 comments
Labels: question, wontfix
#25 - #24 fix return type of exec
Pull Request -
State: closed - Opened by pmlopes over 9 years ago
#24 - exec returns array not void
Issue -
State: closed - Opened by pmlopes over 9 years ago
#23 - Update package-info.java
Pull Request -
State: closed - Opened by bhowell2 over 9 years ago
- 1 comment
#22 - Update index.adoc
Pull Request -
State: closed - Opened by bhowell2 over 9 years ago
- 1 comment