Namespace DotNext.Net.Cluster.Replication
Classes
LogEntryProducer<TEntry>
Represents default implementation of ILogEntryProducer<TEntry> backed by the list of the log entries.
Interfaces
IAuditTrail
Represents audit trail responsible for maintaining log entries.
IAuditTrail<TEntry>
Represents audit trail responsible for maintaining log entries.
ILogEntry
Represents log entry in the audit trail.
ILogEntryConsumer<TEntry, TResult>
Represents reader of the log entries.
ILogEntryProducer<TEntry>
Represents supplier of log entries.
IReplicationCluster
Represents replication cluster.
IReplicationCluster<TEntry>
Represents replication cluster.
Enums
WriteConcern
Write concern describes the level of acknowledgment requested from cluster for write operations.