-
```
What steps will reproduce the problem?
1. xmemcached client用一致性hash连接6个memcached
server,作为memcached server cluster的代理
2. 并发应该在每秒1k - 2k
3. 作为代理的xmemcached client会持续、不定时地删除一些session,
然后很快加回来:
1…
-
```
What steps will reproduce the problem?
1. xmemcached client用一致性hash连接6个memcached
server,作为memcached server cluster的代理
2. 并发应该在每秒1k - 2k
3. 作为代理的xmemcached client会持续、不定时地删除一些session,
然后很快加回来:
1…
-
Hi, I’m trying to use the Explore Tempo plugin. I've connected the Tempo data source, and traces are visible, but in the RED metrics or other sections, it shows "No data for selected query." There ar…
-
If you do more concurrent requests than the poolSize, all requests beyond the size will be delayed by 1s
changing the minTimeout changes the delay.
1: I expected the calls to be resolved serially wi…
-
您好:
我用了這個model時發現memcached裡的value太大時
就會出現亂碼
請問該如何解決呢?
祝安好~
:)
-
```
What steps will reproduce the problem?
1. Start memcached server with 8G memory on a remote server
2. Perform consistent 'gets' and 'sets'
3. Client being used is Xmemcached
What is the expected…
-
```
It would be great if Future objects provided by spymemcached allows callbacks
registration to be notified when they are completed. It would be pretty useful
to avoid blocking threads waiting for…
-
```
It would be great if Future objects provided by spymemcached allows callbacks
registration to be notified when they are completed. It would be pretty useful
to avoid blocking threads waiting for…
-
```
What steps will reproduce the problem?
1. Start memcached server with 8G memory on a remote server
2. Perform consistent 'gets' and 'sets'
3. Client being used is Xmemcached
What is the expected…
-
```
hello
I want to know about that the setting of the server's weight.If we have
serval servers as cache server.But they are different in configuration.I
have to set the weight of the server.So t…