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

Pre range write #101

Closed jeffa5 closed 2 years ago

jeffa5 commented 2 years ago

Fixes #40

jeffa5 commented 2 years ago

Ended up including a few sanity changes too. Now features variable rate and adaptive total number of requests, fixed waiting using etcd now, prefilling of keys before range benchmarks, context manager for the stores to ensure closing and the associated analysis!