You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use datastore in top level Index (#118)
* use datastore in top-level Index
* fix test race
* fix test race
* fix test race
* namespace inverted index ds
* changes as per review
* last review
* remove dedup map
* log test
Pull changes from v0.4.4 into master (#113)
* Update carv2
* update go mod
* use correct context
* use context todo in close
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>