-
# Summary
The app looks and functions great, but there are some performance gaps we can improve to give users, and our selves, more confidence in its ability to scale to support large knowledge applic…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
### Motivation
This includes:
- Implementing full-text…
-
It seems a default unbound could be used, processing the stdout (or maybe different stream) to redis-cli (via some sed or awk).
Sample `unbound.conf`:
```
server:
num-threads: 2
username: "…
-
## Summary
**Implement Idempotency in Sendhooks Using `webhookId`field and Redis**
## Motivation
The current iteration of Sendhooks lacks an idempotency feature, leading to potential duplicate pr…
-
### Describe the Bug
I have some fields (all boolean based) that show unexpected error in the web app but are corrected when queried via the API or exported to csv/json.
It does not do this for al…
-
## Proposal
**Discussion:**
There is a real lack of speed monitoring, such as Sentry.
Monitoring http speed, monitoring the speed of queries in the database, monitoring queries in the Redis s…
-
Hi,
I think I hit the limitation of the library. Whenever I try to store the response in a size aprox. 120 000 characters and more, I get the timeout.
The library is used in a srcache configuration…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
### Terraform, Provider, Kubernetes and Helm Versions
```
Terraform version: 1.5.3
Provider version: 2.15.0
Kubernetes version: 1.30.4
```
### Affected Resource(s)
- helm_release
### Ter…
-
### Issue Summary
A very large number of results (960,000) causes Redis to give up during `saving_results`
### Steps to Reproduce
1. Run a query that generates 960,000 rows
2. Watch it fail in…