Update README.md

This commit is contained in:
Pekka Enberg 2023-05-09 10:42:05 +03:00
parent c94561a646
commit 1fc99181f1

View file

@ -7,6 +7,7 @@ The aim of the project is to provide a building block for implementing database
* Main memory architecture, rows are accessed via an index
* Optimistic multi-version concurrency control
* Rust and C APIs
## Experimental Evaluation