-
We've recently encountered instability issues with a redis instance in our infrastructure. This generated many user unwanted disconnections but no errors were tracked server side. The problem was that…
-
> ***此版块专为反馈 bug 及提交需求服务,不负责解答开发问题,请勿发表开发问题,
如果您需要这方面的帮助,请移步`问答社区`:https://weixin.senparc.com/QA***
##### 问题描述
虚拟支付
query_user_balance-返回结果类型"first_save_flag"错误
应为“bool”值
实际为“int”
##### 重现问题步…
-
Hi,
It seems that even though it is accessing my Redis cache the application is also running lots of queries (It seems to be running them every time I want to run a permission check). It ends up runn…
-
Had a random crash using fork_gc during normal operation (upserts, fairly basic queries, a few aggregations), nothing appears to have precipitated it. Please let me know if I can provide further infor…
-
:)
http://redis.io/topics/indexes#representing-and-querying-graphs-using-an-hexastore
http://nodejsconfit.levelgraph.io/
http://crubier.net/Hexastore/
http://factis.io/
-
I'm looking for a way to cache queries in Spot.
I saw a todo in the [Query class](https://github.com/vlucas/spot2/blob/master/lib/Query.php#L651), but I was thinking of implementing this in the Resol…
-
**Describe the bug**
There is no results when exact query Chinese word.
**To Reproduce**
```redis
FT.CREATE idx:test ON hash PREFIX 1 "test:" LANGUAGE "chinese" SCHEMA phrase TEXT tags TAG
HS…
-
```
What version of Redis you are using, in what kind of Operating System?
2.2
What is the problem you are experiencing?
No, just wants to know if redis will lock the db while writing or reading fr…
-
```
What version of Redis you are using, in what kind of Operating System?
2.2
What is the problem you are experiencing?
No, just wants to know if redis will lock the db while writing or reading fr…
-
Running the `role` command on establishing a connection will return `master`, `slave` or `sentinel`. Proceeding to current logic in the sentinel case, while redirecting to the master returned in the r…