Namespace Cephalon.EventSourcing.Cassandra
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Namespaces
Section titled “Namespaces”Cephalon.EventSourcing.Cassandra.Hosting
Classes
Section titled “Classes”Represents one persisted domain event row stored by the Cassandra event-store provider.
CassandraEventSourcingConfiguration
Holds the CQL DDL template for bootstrapping the Cassandra event-store table.
Cassandra-backed implementation of (stream_id, stream_version) and optimistic concurrency
detection via Lightweight Transaction (LWT) INSERT IF NOT EXISTS.