-
Hi,
I have saved key with value below on redis :
```
192.168.140.170:6381> JSON.GET "7e86b93"
-> Redirected to slot [5461] located at 192.168.140.63:6380
"{\"7e86b93\":{\"All\":{\"UEB\":{\"orde…
-
I am storing some keys into redis the keys contains . in them like "a.b.c" but redis-json split them into multiple keys.
-
It looks like doesn't support jsonpath filter feature? Like for example: "[?(@.name=='Admin')]"
Refer: https://support.smartbear.com/alertsite/docs/monitors/api/endpoint/jsonpath.html
-
I am trying to use a gui that will work with REDISJSON but I can't find one.
thanks,
-
Collecting rejson==0.5.0
Downloading
> https://files.pythonhosted.org/packages/33/31/d85098ce0718e86b147296b296fd66b5f82f3d638d60a8798e6824b71a7a/rejson-0.5.0.tar.gz
> ERROR: Command error…
-
Hi,
thanks for providing the community with the RedisJSON2 extension!
##### TL;DR
The indexing (or querying) mechanism of RedisJSON2 does not seem to work for non-string fields.
Could this…
-
Does it make sense to tag the 2nd version in the rejson repository?
Or it's too early to use it?
-
![image](https://user-images.githubusercontent.com/19268342/68758766-63810300-0649-11ea-9541-e2352137c3d2.png)
redis 4.0.14 and redis 5.0.6
RedisJSON 1.0.4
-
I noticed that ReJSONBenchmark will be open source (https://oss.redislabs.com/redisjson/performance/) , is there a plan?
I want to use it to test the performance of RedisJSON under large data sets.
-
There already exists a couple different PPAs which host the latest versions of Redis, however, they pose a significant security threat.
Since, for example, I don't know or trust `ppa:chris-lea/redis`…