tidwall / buntdb

BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
MIT License
4.57k stars 289 forks source link

Questing about extra index #87

Open MarcelXia opened 2 years ago

MarcelXia commented 2 years ago

Came across this project and it isn't clear from the documentation, so I thought, I'd better ask:

If I create an extra index, will that be automatically up-to-date when I enter more "regular" entries?