-
-
Hi All,
I'm trying to do filtering on a json data based on this schema: [rfc8345](https://datatracker.ietf.org/doc/html/rfc8345)
Naturally this rfc has dashes in almost all keys which makes thing…
-
I tried running the docker-compose file but it complained: @fnatte
```
$ docker-compose up -d
ERROR: Couldn't find env file: /root/pizza-tribes/.env
[node2] (local) root@192.168.0.7 ~/pizza-tri…
-
error msg:
$ cargo build --release
Compiling libc v0.2.93
Compiling autocfg v1.0.1
Compiling cfg-if v1.0.0
Compiling proc-macro2 v1.0.26
Compiling unicode-xid v0.2.1
Compiling memchr v…
-
Hi @mkorkmaz!
Thanks for this library. I was wondering if the json enconding and decoding could be optional: i.e. to store json strings and be able to return them as they are --this is very handy f…
-
Hi everyone,
We discovered that the latest commits in master no longer support loading RDB backups from earlier commits, and get the following error:
```
8:M 21 Apr 2021 14:24:45.394 # The RDB …
-
I have not configured the sdk to wipe data from the storage (`TTL` in redis), but the data that I store in the container (written via the sdk interface)) is wiped after regular intervals of time.
I…
-
When I try to run `make` in the project folder, I get the following output:
`deps/readies/mk/main:34: *** It seems build prerequisites have not been installed: please run 'sudo make setup'.. Stop.…
-
I am following following guide to install RedisJSON on my ubuntu 18.04
https://oss.redislabs.com/redisjson/#building-and-loading-the-module
when I do make it does not generate compiled module .s…
-
### Terraform Version
latest / not using it right now
### Affected Resource(s)
- rediscloud_subscription
### Panic Output
n/a
### Expected Behavior
We ought to be able to enable multiple…