-
```
Hi, I want a new feature in MemcachedClient - method which will return me few
objects with cas values. Something like that:
public Map getBulk(Collection keys)
Is it possible to have this featur…
-
```
Hi, I want a new feature in MemcachedClient - method which will return me few
objects with cas values. Something like that:
public Map getBulk(Collection keys)
Is it possible to have this featur…
-
```
Hi, I want a new feature in MemcachedClient - method which will return me few
objects with cas values. Something like that:
public Map getBulk(Collection keys)
Is it possible to have this featur…
-
```
What version of the product are you using? On what operating system?
spymemcached 2.8.10, 2.8.11, 2.8.12
Tell me more...
I get "Auth failure" errors while trying to connect Couchbase's memcache…
-
```
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…
-
```
Hi, I want a new feature in MemcachedClient - method which will return me few
objects with cas values. Something like that:
public Map getBulk(Collection keys)
Is it possible to have this featur…
-
```
Hi, I want a new feature in MemcachedClient - method which will return me few
objects with cas values. Something like that:
public Map getBulk(Collection keys)
Is it possible to have this featur…
-
Using memcached in prod and with heavy load it is taking very long to respond.
We are using amazon elastic cache and the cluster is not having issues. We originally left the default pool and got pool…
-
```
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…
-
```
What steps will reproduce the problem?
1. xmemcached client用一致性hash连接6个memcached
server,作为memcached server cluster的代理
2. 并发应该在每秒1k - 2k
3. 作为代理的xmemcached client会持续、不定时地删除一些session,
然后很快加回来:
1…