-
Please follow the steps below for reporting a bug:
### General summary/comments (optional)
When building a repo (private) using the latest master branch on Apple M1 throws the clang error. stack i…
-
I was looking for the spec expected by `redis-cli -u` since https://github.com/informatikr/hedis doesn't interpret it the same way as redis-cli (hedis will parse password as the username in `redis://…
teto updated
11 months ago
-
Just trying out HEAD for the 9.6 support, and I don't think the API supports some existing code we have of the form:
```
case redisConn of
Redis.NonClusteredConnection _ -> ...
Redis…
-
**Describe the bug**
When talking to a NPC, on occasion you will see a
\n
\n
**To Reproduce**
Steps to reproduce the behavior:
1. Talk to any NPC
**Expected behavior**
No \n appears
-
## Details
We're currently using the `cql-execution` library and facing some issues. We're trying to get the NCQA BCS-E certification. We have already created a system that uses this library to pred…
-
I would like to use the [Redis Time-Series Module](http://www.github.com/danni-m/redis-timeseries) but it isn't supported by hedis. And I would argue, as I'm sure you would, that it shouldn't be suppo…
-
subj
See also: https://discourse.haskell.org/t/looking-for-maintainers-hedis-and-servant-elm/4616
-
In most APIs, it's an error to send an empty list as an argument. For example:
```
sadd "test-set" []
```
This will give you an error. Need to think to either switch to `NonEmpty` type or to skip em…
-
First, I apologize for the lack of reproducibility in this issue. I'm a bit lost here and I need your help. I'll try to gather as much information as possible, but for now I don't have much.
Since …
-
Wanted to check out the public API for Database.Redis in browser, noticed I couldn't click the module to get that information in browser. I find this to be a pretty nice experience when evaluating a l…