C# (CSharp) Enyim.Membase Namespace

Nested Namespaces

Enyim.Membase.Configuration

Classes

Name Description
BucketConfigListener
BucketConfigListener.ListenerInfo
MembaseClient Client which can be used to connect to NothScale's Memcached and Enyim.Membase servers.
MembasePool Socket sockIOPool using the Enyim.Membase server's dynamic node list
MembasePool.InternalState
MembasePool.NotFoundLocator
MessageStreamListener Listens on a streamingUri and processes the messages
VBucketAwareOperationFactory Enyim.Membase requires each item operation to have a vbucket index set in the request's "reserved" field. (This is used for replicatiom and failover.) This op factory provides customized operations handling these indexes.
VBucketAwareOperationFactory.VBConcat
VBucketAwareOperationFactory.VBDelete
VBucketAwareOperationFactory.VBGet
VBucketAwareOperationFactory.VBMget
VBucketAwareOperationFactory.VBMutator
VBucketAwareOperationFactory.VBStore
WebClientWithTimeout