issues
search
informatikr
/
hedis
A Redis client library for Haskell.
http://hackage.haskell.org/package/hedis
BSD 3-Clause "New" or "Revised" License
329
stars
127
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow network-3.2
#228
ysangkok
closed
4 months ago
5
Use connection timeout when connecting to each node of a cluster
#227
akshaymankar
opened
5 months ago
0
TLS with each node in cluster mode
#226
akshaymankar
opened
7 months ago
0
Not compatible with network-3.2
#225
ysangkok
closed
4 months ago
1
Authenticate with each node in cluster mode
#224
akshaymankar
opened
8 months ago
0
Introducing hooks
#223
kakkun61
closed
4 days ago
6
`timeout` instead of `race` to fix async wait time
#222
g-divyanshu
opened
9 months ago
0
command: new redis 7 response elements
#221
srhb
opened
10 months ago
0
feat: Granular subscription tracking
#220
414owen
opened
10 months ago
0
Prevent most Redis commands when subscribed to PubSub channel
#219
414owen
opened
10 months ago
3
Fixes decoding of the empty result in xautoclaim request
#218
qnikst
closed
1 year ago
0
xautoclaim fails to decode request in there are no messages to claim
#217
qnikst
closed
1 year ago
0
We need internals of Connection, or an `isClusteredConn` function
#216
jberryman
closed
1 year ago
2
parseConnectInfo parses the uri wrong
#215
teto
opened
1 year ago
1
benchmark fails to build with ghc-9.6
#214
juhp
opened
1 year ago
2
Make setOpts more safe
#213
qnikst
opened
1 year ago
0
Add GitHub actions driven Redis tests
#212
qnikst
closed
1 year ago
0
Provide redis 7 support for all existing functions
#211
qnikst
closed
1 year ago
0
Discussion: should we provide a higher level interface
#210
qnikst
opened
1 year ago
0
Fix resource pool conditional compilation
#209
sandydoo
closed
1 year ago
1
Use Data.List.NonEmpty in srem command
#208
qnikst
closed
1 year ago
0
Breaking change: change API of the sadd and del to accept NonEmpty lists
#207
qnikst
closed
1 year ago
0
Fix keyToSlot function.
#206
qnikst
closed
1 year ago
0
This MR fixes warnings and compilation on ghc 9.6
#205
qnikst
closed
1 year ago
0
fixed zero string input in connectUsername
#204
alininium
closed
1 year ago
0
Mismatched HashSlot response from `keyToSlot`
#203
shivaraj-bh
closed
1 year ago
3
Add Github Actions
#202
ysangkok
closed
1 year ago
3
Fixed compilation of the benchmark.
#201
aravindgopall
opened
1 year ago
1
Add ability to use ACL
#200
qnikst
closed
1 year ago
0
Add support for username in connection url
#199
davey4
closed
1 year ago
2
Add Redis 7.0 compatibility
#198
alininium
closed
1 year ago
0
XINFO GROUP and STREAM redis7 compatibility
#197
j1r1k
closed
1 year ago
2
Add XGROUP CREATE MKSTREAM support
#196
j1r1k
closed
1 year ago
4
Refactoring Hedis's Connection Pool Management For Clustered Redis
#195
ishan-juspay
opened
1 year ago
1
Support mtl 2.3
#194
TeofilC
closed
1 year ago
1
Require resource-pool >= 0.2.2
#193
Bodigrim
closed
1 year ago
3
Upstream cluster
#192
aravindgopall
closed
1 year ago
0
[WIP]Cluster
#191
aravindgopall
closed
1 year ago
0
`mtl-2.3.1` compatibility
#190
ysangkok
closed
1 year ago
2
Document that UnixSocket ignores connectHost
#189
bmillwood
closed
1 year ago
0
If you specify a `UnixSocket`, your `HostName` is ignored
#188
bmillwood
opened
2 years ago
1
Migrate CI from deprecated travis to Github actions
#187
matobet
closed
1 year ago
1
Remove code genaration & add `CLIENT ID` command.
#186
matobet
closed
1 year ago
1
add CLUSTER INFO command and use it for new checkedConnectCluster
#185
stefanwire
opened
2 years ago
3
Looking for maintainers
#184
k-bx
closed
2 years ago
8
The driver does not deal with changing redis IP addresses in cluster mode
#183
akshaymankar
opened
2 years ago
20
Add `MonadTrans` instance for `MonadRedis`
#182
matobet
closed
1 year ago
4
Add MonadUnliftIO instance
#181
qwbarch
closed
2 years ago
3
Add MonadUnliftIO instance
#180
qwbarch
closed
2 years ago
1
Build failures with GHC >= 9 in v0.10.1 to v0.14.2
#179
sjakobi
closed
2 years ago
1
Next