Open tfredrich opened 9 years ago
In order to support ACID transactions, we must have 'versioned' documents so that the Raft/PAXOS consensus algorithm has something to work on--document versions.
Possible: Create a new Historical Document table type.
Expand on HistoricalDocumentRepository.