C# (CSharp) MemPowered Namespace

Classes

Name Description
AddMemcachedServerCommand
BasicHashNodeLocator Memcached Node Locator that uses basic hashing concepts to determine the server a given key is associated with. This class is for educational purposes, and will normally yield a very low hit rate when adding/removing servers from configuration.
DecrementMemcachedCommand
GetMemcachedCommand
GetMemcachedServerStats
IncrementMemcachedCommand
MemcachedAccessCommandBase Base class for all Memcached commands which access key/value pair data somehow.
MemcachedConfigBuilder
Publisher
Registry
RemoveMemcachedServerCommand
SetMemcachedCommand
SetMemcachedServerLocator