Issues
- 10
Weird behavior under "high traffic/concurrency"
#134 opened by did - 2
Non block version of `multi`
#129 opened by hugopl - 1
Conflicting shard name
#136 opened by rmarronnier - 0
Support ENV["REDIS_URL"] out of the box
#135 opened by dup2 - 2
Weird sporadic cast error with HGET/HGETALL
#130 opened by atlantis - 3
Subscriptions don't seem to reconnect if Redis dies
#128 opened by jwoertink - 4
Using Redis clustering
#127 opened by jwoertink - 1
Error: no overload matches 'Redis::PipelineApi#hashify' with type Redis::Future
#126 opened by vergilet - 0
Feature request: KEEPTTL with the SET command
#124 opened by haarts - 0
Redis command injection DoS
#123 opened by mixflame - 5
Error: method Redis::TransactionApi#zadd must return (Int64 | String) but it is returning Redis::Future
#121 opened by HumanTaikan - 0
Sorted set pop commands missing?
#119 opened by niko - 0
- 2
Error: no overload matches 'Redis#namespaced' with type Array(Redis::RedisValue)
#100 opened by kostya - 3
blpop not compiling
#98 opened by repomaa - 5
Updating to crystal 1.0.0 ?
#114 opened by roduquen - 1
difference between blpop and brpop
#111 opened by sa-0001 - 2
Error: undefined constant IO::Timeout
#109 opened by mashirozx - 10
- 0
[Error] Missing "v1.0.0:shard.yml" for "redis"
#104 opened by stergiom - 10
Redis tanks when under load
#76 opened by jwoertink - 2
Bug: Unusable in web context?
#97 opened by gottlike - 1
"COUNT" option of "GEORADIUS" broken
#94 opened by gottlike - 1
Error resolving redis (~> 2.0.0, 2.1.0)
#81 opened by BrennickL - 1
hmset accepts only 2 arguments
#88 opened by mhusmann - 0
Add support for GEO commands
#90 opened by fridgerator - 4
Syntax error with SET NX/XX
#72 opened by mistoo - 1
Pooled Client uses subscribe on psubscribe method
#84 opened by KaulSe - 7
Support for Redis 5 Streams?
#75 opened by larskluge - 5
Casting Int64 into Array(RedisValue)
#80 opened by amedeiros - 7
crystal-redis leaks memory?
#79 opened by saturn-network - 7
cast from Int64 to (String | Nil) failed
#73 opened by codenoid - 1
Closing a blocked client
#74 opened by vladfaust - 1
Improve memory benchmark?
#71 opened by proyb6 - 4
lpush error when sending concurrent requests
#70 opened by parruda - 4
Cast from Array(Redis::RedisValue) to (String | Nil) failed when using brpoplpush
#68 opened by parruda - 1
When command method called on disconnected connection and reconnect = false then raise an exception
#64 opened by stefanwille - 9
integrate pool of connections with ysbaddaden/pool
#60 opened by kostya - 3
- 2
- 3
Redis.mapping
#56 opened by Jens0512 - 1
Question about return types
#52 opened by jwoertink - 4
Execution gets stuck at the subscribe block
#49 opened by plainas - 1
Invalid Int32
#50 opened by bararchy - 3
- 0
Protocol error: expected '$', got ':'
#46 opened by MrSorcus - 1
Is it possible to initialize with Redis URL?
#45 opened by georgeu2000 - 1
- 8
Is there a way to get the equivalent of `OBJECT IDLETIME <key>` with crystal-redis?
#42 opened by weirdbricks - 2
Does this support redis sentinel?
#41 opened by akashdeep-singh