issues
search
taoensso
/
carmine
Redis client + message queue for Clojure
https://www.taoensso.com/carmine
Eclipse Public License 1.0
1.16k
stars
132
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Zero thread worker support
#316
adam-jijo-swym
closed
1 week ago
8
`:nthreads 0` errors out in versions >=3.3.0
#315
adam-jijo-swym
closed
1 week ago
8
Fix a couple typos in the Wiki
#314
mardukbp
closed
3 months ago
1
Replace lua code by set function call
#313
GabrielHVM
closed
1 week ago
2
Carmine redis does not support to read from replicas
#312
shahceg
closed
4 months ago
7
Closing the listener produces at least one error message to handler, sometimes several.
#311
RokLenarcic
opened
5 months ago
4
Block on handler being ready when creating new listeners?
#310
RokLenarcic
opened
5 months ago
4
Adding max message size to documentation
#309
sanguivore-easyco
closed
5 months ago
1
Carmine message-queue: allow throughput control
#308
sanguivore-easyco
opened
5 months ago
4
Pub/Sub posts to wrong handler fn
#307
RokLenarcic
closed
5 months ago
5
Remove unquoting connection opts in wcar* macro example
#306
mohammedamarnah
closed
5 months ago
1
Connection loss/failure detection on MQ
#305
J0sueTM
closed
5 months ago
12
Does Carmine support DragonflyDB?
#304
tom-adsfund
closed
5 months ago
10
Unexpected behavior with `(parse-map ... :keywordize)`
#303
carrete
closed
7 months ago
3
Mutiple atomic transactions as a pipeline
#302
alishamohanty
closed
7 months ago
3
Silently catches OutOfMemoryErrors without rethrowing
#301
rap1ds
closed
5 months ago
8
Feedback on v3.3 migration instructions
#300
frenchy64
closed
8 months ago
3
message-queue/queue-names is broken (and untested)
#299
erichocean
closed
8 months ago
1
Carmine v4 Cluster support
#298
ptaoussanis
opened
9 months ago
0
Carmine v4 Sentinel support
#297
ptaoussanis
opened
9 months ago
0
Carmine v4 Tundra
#296
ptaoussanis
opened
9 months ago
0
Carmine v4 first core pre-release
#295
ptaoussanis
opened
9 months ago
0
Handling locked messages after JVM crash
#294
marioaquino
closed
9 months ago
3
Support commands in RediSearch, RedisJSON, RedisTimeSeries, RedisBloom
#293
zerg000000
closed
9 months ago
2
Fix typo in the message queue documentation.
#292
chage
closed
10 months ago
1
fix broken link to nippy
#291
J0sueTM
closed
11 months ago
1
broken link to nippy in README
#290
J0sueTM
closed
11 months ago
1
`parse-map` stop working when upgrade from 3.2.0 to 3.3.0
#289
zerg000000
closed
1 year ago
10
Problems using carmine store
#288
OmniThinker
closed
1 year ago
5
Get / Set Data Type inconsistent
#287
zerg000000
closed
1 year ago
1
car/with-new-pubsub-listener & and car/set in functions
#286
matteoredaelli
closed
1 year ago
1
Support options for `EXPIRE` command
#285
olttwa
closed
1 year ago
3
Key order in maps affect map identity
#284
oelrich
closed
1 year ago
2
xtrim parameters regression?
#283
kwisath
closed
1 year ago
4
Carmine connection seems to fail for 7.x redis - might be lack of support for SSL or "rediss:/" uri
#282
Skiggz
closed
1 year ago
2
Only provide username for ACL if username is non-empty
#281
frwdrik
closed
1 year ago
3
XTRIM function signature does not match documentation
#280
Oddsor
closed
1 year ago
3
Carmine v3.2+ conn-spec URIs with usernames presume Redis ACL (Redis 6+) support
#279
liamchzh
closed
1 year ago
3
Carmine message queue v2
#278
ptaoussanis
closed
1 year ago
6
[v4] Cluster support
#277
ptaoussanis
opened
1 year ago
4
Correct misleading readme
#276
adamneilson
closed
2 years ago
1
[v4] Refactor connections API
#275
ptaoussanis
closed
1 year ago
1
[v4] Sentinel support
#274
ptaoussanis
closed
1 year ago
1
[v4] RESP3 support
#273
ptaoussanis
closed
2 years ago
1
Experimental modern core (RESP3 with possible Cluster and/or Sentinel support)
#272
ptaoussanis
closed
2 years ago
2
Fix GitHub automated tests, flakey tests
#271
ptaoussanis
closed
2 years ago
0
Add support for username in `AUTH` command
#270
sumeet14
closed
1 year ago
3
exclude parse-{long,double} from clojure.core
#269
ruseel
closed
1 year ago
2
Add support for Redis 6.2.0 commands
#268
olttwa
closed
2 years ago
2
wcar replies as a lazy sequence
#267
Coder-DG
closed
2 years ago
5
Next