go-bond / bond

Other
10 stars 3 forks source link

expose reindex as a public interface #131

Closed poonai closed 6 months ago

poonai commented 6 months ago

Motivation: User can re-index the specific index while adding a new index to the table.

Existing Solution: User has to re-index all the indices by passing reIndex as true to AddIndex