|
|
1-10 of 18
< Previous Next >
|
This is on version 1.2.0.2. We have an extremely busy memcached farm with about 30 server partitions. One of the servers recently died, as happens on occasion. Our enyim based applications started...
id# 11218 | Planned Release: None | Last Updated: Mon at 11:58 PM by jconley
For performance/scalability reasons, it would be beneficial to have a udp option for the memcached client. More information can be found here, http://code.sixapart.com/svn/memcached/trunk/server/d...
id# 12114 | Planned Release: None | Last Updated: Dec 19 2008 at 9:44 PM by cweb
It would be nice if there were performance counters for things like reads and writes per second. Number of connections in the pool, number of active nodes, killed and resurected nodes and the like...
id# 10610 | Planned Release: Enyim Memcached 1.2.0.4 | Last Updated: Dec 13 2008 at 4:00 AM by enyim
I don't know why you did it. But could you reconsider you opinion on this part? It is quite important to provide testability. For example, I could create an interface IMemcachedClient and a class l...
id# 11438 | Planned Release: None | Last Updated: Oct 29 2008 at 6:27 AM by enyim
Hi, we are using successfully in our production environment your memcached client.
After 2 weeks of continuous working we have experienced an unbalanced distribution of items per server.
It seems ...
id# 10127 | Planned Release: Enyim Memcached 1.2.0.4 | Last Updated: Sep 25 2008 at 12:24 AM by enyim
DefaultTranscoder has the following:
case TypeCode.UInt16:
return BitConverter.ToUInt64(data, offset);
It should have been
case TypeCode.UInt16:
return BitConverter.ToUInt16(da...
id# 10299 | Planned Release: Enyim Memcached 1.2.0.4 | Last Updated: Sep 25 2008 at 12:12 AM by enyim
GET("") fails with System.NotSupportedException
id# 10550 | Planned Release: Enyim Memcached 1.2.0.4 | Last Updated: Sep 25 2008 at 12:11 AM by enyim
We'd like to extend the transformers for the purpose of automatically adding a prefix to every key so we can share our memcached farm between applications without worrying about key collisions. To ...
id# 10420 | Planned Release: Enyim Memcached 1.2.0.4 | Last Updated: Sep 25 2008 at 12:11 AM by enyim
It would be quite helpful if the default key transformer simply encoded bad characters into %HEX or some other encoding mechanism, rather than throwing an error.
id# 10476 | Planned Release: Enyim Memcached 1.2.0.4 | Last Updated: Sep 25 2008 at 12:07 AM by enyim
|
|
1-10 of 18
< Previous 1 2 Next >
|
|
|
|