microsoft / LSKV

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

Add last-committed transaction id to etcd response header #96

Closed jeffa5 closed 1 year ago

jeffa5 commented 2 years ago

This should allow clients to determine what transactions have been committed (globally) without having to do another check.