-
**Fleet version**: 4.57
### 💥  Actual behavior
When live querying more than a handful of hosts in v4.57.0 in an environment using Redis clusters, Fleet either:
- Hangs and never returns res…
-
### Issue Description
Running ParseLiveQueryServer where a RedisCacheAdapter is also configured causes crash when ParseLiveQueryServer tries to use the cache adapter.
### Steps to reproduce
1. Ru…
-
Hi, is it possible to use Redis or APCu as backend for Cached Queries?
-
I have a search query that looks something like this:
```ts
const image = await repository
.search()
.where("slug")
.eq(slug)
.and("domain")
.eq(domain || "")
.firs…
-
I am writing to report a potential bug I encountered while using the RediSearch om library.
Issue:
When attempting to search for terms containing an underscore character (_), we receive a Search…
luxdo updated
2 weeks ago
-
### Name and Version
bitnami/redis
### What architecture are you using?
amd64
### What steps will reproduce the bug?
Checked on DockerHub
### What do you see instead?
Sorry to ha…
-
**Describe the bug**
Including un-indexed fields in FT.SEARCH RETURN, using HIGHLIGHT throws an error
**To reproduce**
1. Create an index for JSON with fields "name" and "description" AS Text…
-
Created by: @dandago
Source: https://github.com/RedisGraph/RedisGraph/issues/1057
Hi,
I have a situation where I'm running a query and it's consistently crashing RedisGraph. The query in question i…
-
Issue tracker is used for reporting bugs and discussing new features. Please use
[stackoverflow](https://stackoverflow.com) for supporting issues.
in a 3 node cluster, 3 sentinel + 3 redis-ser…
-
**Describe the bug**
Including un-indexed fields in FT.SEARCH RETURN, using HIGHLIGHT throws an error
**To reproduce**
1. Create an index for JSON with fields "name" and "description" AS Text…