aboutsummaryrefslogtreecommitdiff
path: root/store.go
Commit message (Collapse)AuthorAgeFilesLines
* add initial sketches for Store.Insert, Store.UpdateStefan Majewsky2026-04-121-35/+0
| | | | Currently extremely bad performance for some reason. Need to investigate.
* reorganize the API from type DB to type StoreStefan Majewsky2026-04-111-0/+35