C# (CSharp) Couchbase VBucketAwareOperationFactory - 2 примера найдено. Это лучшие примеры C# (CSharp) кода для Couchbase.VBucketAwareOperationFactory, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
Couchbase 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.