`llkv-runtime` coordinates the end-to-end execution of SQL statements for the [LLKV](../) database toolkit. It bridges plans, storage, and MVCC so the higher-level SQL engine can remain stateless.
This crate is not intended for direct standalone use.
Licensed under the [Apache-2.0 License](../LICENSE).