-
After Redis restored from dump.rdb, redisearch does not work.
my index is not able to index the documents
Redis : v=6.2.4 sha=00000000:0 malloc=jemalloc-5.1.0 bits=64 build=ddca225154000d13
RediS…
-
```
What version of Redis you are using, in what kind of Operating System?
redis 2.2.2, Redhat 4.1.2, Linux
What is the problem you are experiencing?
Redis slave leaking memory over time. Using 15G u…
-
```
What version of Redis you are using, in what kind of Operating System?
redis 2.2.2, Redhat 4.1.2, Linux
What is the problem you are experiencing?
Redis slave leaking memory over time. Using 15G u…
-
Travis CI now supports arm64, ppc64le, and s390x as `arch` settings under Linux: https://docs.travis-ci.com/user/multi-cpu-architectures/ . It's still in alpha, but I don't think it could hurt to set …
-
ARDB seems to be dying when HSET Is done. A few more inforrmation can be found in the following core dump:
```[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x8…
-
**Describe the bug**
`make` runs OK and the server and CLI seem to run OK given a basic CRUD test .
but trying `make test` fails.
**To reproduce**
```
wget http://download.redis.io/redis-st…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
> create table tfrom_unixtime(tchar varchar(40));
> ALT…
-
after updating icinga from 2.10.5 to version 2.12.3 the memory load which was typically between 1gb and 2gb for the icinga process now consumes between 1gb to 4gb.
sometimes restarting icinga helps…
-
Parameters to test and define :
- unyte.h: DEFAULT_VLEN
- input_queue buffer size / output_queue size
- (MTU, message size)
- Number of threads parsers
Cleanup+segmentation
- segmentation_buf…
-
### Prerequisites
* [x] Put an X between the brackets on this line if you have done all of the following:
X * Read about bug reporting in general: https://rspamd.com/doc/faq.html#how-to-report-…