-
Hi,
Do you think that it could be possible to make it compatible with both Neo4j and RedisGraph?
I see that all ends into:
```julia
function query(g::Graph, q::String)
response = Redis.…
-
### Is your feature request related to a problem? Please describe.
In my code, I would like to use the vector database function of redis. I compiled this method using Cython3.0.9 version, but got t…
-
I'm working on a project which plan to use scyalldb to support geospatial queries.
Is there a way for me to add geohash and other Redis compatible geo commands into scylladb?
I'm new to this area, p…
-
Hello I'm trying to reliably query redis but running into issues with connect.
Version: 4.16.3
## Attempt 1
```
const Redis = require('ioredis')
let redis = new Redis({
enableOfflineQueue:…
-
## Bug report
### Describe the bug
api route and admin not showing routes and widgets while running medusa start, but they show while running medusa develop. No Errors, no alerts, nothing appear…
-
Parsed reply bodies from zrange with "withscore" option do not have any delimiter between the member and score, thus making the reply almost impossible to interpret.
Some test code below. The `/redi…
-
On the latest 2.1.3 (but also on 2.1.1, and 2.1.2) I am frequently (multiple times per day, 10-20?) getting this error emailed to me:
```
---------- Forwarded message ---------
From: myemail
Dat…
-
When working with complex Redis queries, e.g. the ones for Redisearch, it would be great if the CLI supported multi-line editing.
As an example, the search queries from this chapter from the [Redis…
-
## Describe the proposal
Per https://github.com/dapr/components-contrib/issues/1211 and https://github.com/dapr/dapr/issues/4249, I suggest starting Redis docker container with JSON modules in Dapr…
-
**Describe the bug**
I recently set up a workflow using OpenAI Function Agent with Redis-Backed Chat Memory. However, I noticed that sometimes
when I save the project and go to another similar proj…