zz-jason / leanstore

LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems without having to keep all data in memory.
MIT License
22 stars 2 forks source link

chore: refactor the string interface in c api #108

Closed zz-jason closed 1 month ago

zz-jason commented 1 month ago

What's changed and how does it work?

Ref to: https://github.com/zz-jason/leanstore/issues/97