penberg / limbo

Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.
MIT License
960 stars 53 forks source link

Indexing support for write path #239

Open penberg opened 1 month ago

penberg commented 1 month ago

Add support for updating an index in the write path.