-
Hello,
I believe there might be a better way to implement the RedisItemReader and RedisItemWriter. Currently, the RedisItemReader stores the Redis data's value in the chunk. The RedisItemWriter the…
-
Отличная работа 🔥
1. В продакшене не рекомендуется запускать код через uvicorn напрямую, вот тут про это написано несколько слов https://www.uvicorn.org/deployment/#gunicorn.
2. [Тут](https://github…
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
### Steps to Reproduce
_No…
-
I used last docker-compose file, but tweaked it for my usage:
```
version: "3.8"
services:
server:
image: standardnotes/server
restart: always
env_file: standardnotes.env
…
-
we have big perfomance issues when testing redisearch with 500 concurrent requests. Any idea how to scale it ? I know redis itself can do much better than that. Here is some redisearch index:
-memor…
-
Hey!
I have been trying srcache with redis for few weeks now and today I noticed that the cache keys are not expiring automatically.
I'm using this config in local docker environment:
```
##
…
-
## proxy start without cross slot support
```
./redis-cluster-proxy 127.0.0.1:10001
[2020-10-31 22:43:17.247/M] Redis Cluster Proxy v0.9.102
[2020-10-31 22:43:17.247/M] Commit: (00000000/0)
[2020…
-
I premise that after successfully testing the VSS functionality through the Python api, I'm currently testing it with nodejs but with disastrous results. I can, in fact, execute VSS queries but the re…
-
I have followed the doc to do the Realtime search query. The setup is smooth, and the query has no error.
However, I noticed that all the result of the semantic search query items will have a score…
-
@mlissner @legaltextai As we agreed here we can discuss about the architecture for the microservice to generate the embeddings required for semantic search.
From my understanding we'd require two s…