featurebase/internal
Souhaila Noor 8a95ac344b We check for incomplete deletion when server is started.
When deletion is started, _exists field is updated with row+1.
After deletion is completed, we delete _exists=row+1.
If _exists>=1, then deletion was not completed.

Updated go version in docker to match other requirements.
Removed duplicate error check for grpc.
2022-02-25 09:28:13 -06:00
..
clustertests We check for incomplete deletion when server is started. 2022-02-25 09:28:13 -06:00
test Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00