issues
search
debasishg
/
scala-redis
A scala library for connecting to a redis server, or a cluster of redis nodes using consistent hashing on the client side.
1.02k
stars
219
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Publish release for Scala 3 + LTS
#303
BusyByte
opened
7 months ago
0
Make sure Redis.send(..) methods are tail recursive
#302
sptz45
opened
1 year ago
0
Protocol errors while talking to Redis in Amazon ElasticCache
#301
satorg
opened
2 years ago
1
Read from lowest latency using AWS Elasticache Global datastore?
#300
angelorobo
opened
2 years ago
0
Using with memcached redis protocol times out
#299
sedhha
opened
2 years ago
0
Added LMOVE and BLMOVE but cannot test, blocked on PR
#298
shoaib42
opened
2 years ago
0
Rate limit support
#297
ashwinbhaskar
closed
2 years ago
0
Bump docker testkit. Remove scala 2.10 support. Add scala 3 support
#296
hughsimpson
closed
2 years ago
10
revert until updates to docker testkit API are handled
#295
hughsimpson
closed
2 years ago
0
can you support sentinel
#294
yangyongyongyong
opened
2 years ago
4
RedisClient in BATCH mode (for batchedPipeline) errors when sending commands to password-protected redis servers (initial AUTH command not sent)
#293
noahlz
opened
3 years ago
1
Issue #293 Unit tests demonstrating that BATCH mode redis client does not properly authenticate
#292
noahlz
opened
3 years ago
3
scala-redis/issues/286 added test case demontrating that ZADD stores java string values properly.
#291
noahlz
closed
3 years ago
0
Test case for fix-format-batch, demonstrating issue with keys containing single- or double-quotes
#290
noahlz
closed
3 years ago
4
QUESTION - should `RedisClient` be shared or used as a singleton?
#289
reynoldsm88
closed
3 years ago
3
fixed bug in batched pipeline
#288
debasishg
closed
3 years ago
4
Add support for RedisClient in "batch" mode to RedisClientPool
#287
noahlz
closed
3 years ago
0
"Exception: ERR wrong number of arguments f or 'expire' command" occurs when attempting to expire a key that contains spaces.
#286
noahlz
closed
3 years ago
11
Fix compiler warnings
#285
debasishg
closed
3 years ago
0
Preparing for release - update version etc.
#284
debasishg
closed
3 years ago
0
Batch operations in pipeline
#283
debasishg
closed
3 years ago
2
How to add password to RedisClientPool?
#282
AthanatiusC
opened
3 years ago
5
No need to cross-compile to two 2.12 versions
#281
ignasi35
closed
3 years ago
0
Akka Dispatcher issue with scala redis
#280
AdamBlade
opened
3 years ago
0
Bump scalatest, make scala 3 compatible (Ready for review)
#279
hughsimpson
closed
2 years ago
4
Adds github action to check build and test on commit to master
#278
debasishg
closed
3 years ago
0
Is server-assisted client side caching supported?
#277
erikvanoosten
opened
3 years ago
0
Update README.md
#276
tsuyoshizawa
closed
3 years ago
2
fix: updated README with auth notes
#275
zizzle6717
closed
3 years ago
0
Feature add missing commands
#274
zizzle6717
closed
3 years ago
0
feat: Added missing methods: ZPOPMAX, ZPOPMIN, BZPOPMAX, BZPOPMIN
#273
zizzle6717
closed
3 years ago
3
Update: Missing stream commands XINFO, XADD, XTRIM, XDEL, XRANGE, XREVRANGE, XLEN, XREAD, XGROUP, XREADGROUP. XACK, XCLAIM, XAUTOCLAIM, XPENDING
#272
zizzle6717
opened
3 years ago
4
Getting java.lang.Exception: Protocol error: Got (+,[B@38466868) as initial reply byte while pushing to redis quite frequently
#271
ShreyasTandale
opened
3 years ago
3
Cannot find method "setCreated" in java.net.Socket. Unsupported JVM?
#270
TinusChen
opened
3 years ago
0
Upgrade scala
#269
shomatan
closed
3 years ago
0
Specify TTL for a key before pushing to Redis
#268
ShreyasTandale
closed
3 years ago
1
How to use SSL Context to connect to Redis instance on AWS Elasticache with Encryption In-Transit enabled
#267
saragallagherpdgc
closed
3 years ago
1
How to create parser from object?
#266
egorsmth
opened
3 years ago
0
Add variadic exists
#265
naderghanbari
closed
3 years ago
2
Add support for variadic EXISTS
#264
naderghanbari
opened
3 years ago
0
incorrect tag name on GitHub. s/v3.3.0/v3.30/
#263
xuwei-k
closed
4 years ago
1
Performance issues
#262
amerpersonal
opened
4 years ago
5
Add support for SSL
#261
mattusifer
closed
4 years ago
4
Update dependencies
#260
xuwei-k
closed
3 years ago
1
Use CRC-16 for cluster hashing
#259
Ray1988
opened
4 years ago
0
Update dependencies
#258
xuwei-k
closed
4 years ago
1
Support for transactions
#257
ValdemarGr
opened
4 years ago
0
llen() return Option[Long]
#256
wadrn
closed
4 years ago
1
fix initialization after reconnect debasishg/scala-redis#185
#255
voidconductor
closed
5 years ago
1
Connection over SSL
#254
ppanda2-ford
closed
4 years ago
0
Next