microsoft / LSKV

A Ledger-backed Secure Key-Value store (LSKV), built on the Confidential Consortium Framework (CCF)
https://microsoft.github.io/CCF
MIT License
33 stars 6 forks source link

Check whether reads are serializable #220

Closed jeffa5 closed 12 months ago

jeffa5 commented 12 months ago

@heidihoward This ensures that we don't service requests that would be expecting linearizability at the moment.