featurebase/http
Ben Johnson f8608227d1
Add DeleteAvailableShard()
This commit adds the ability to remove an 'available shard'
from the shard cache. This does not affect shards known to be
available because of local data.
2018-10-17 08:50:06 -06:00
..
client.go ImportRoaring, add remote arg, fix data copy bug 2018-09-13 15:05:05 -05:00
client_test.go Merge branch 'master' into roaring-import 2018-09-13 15:50:16 -05:00
error.go Fix linter issues: vet 2018-07-19 11:37:50 -05:00
handler.go Add DeleteAvailableShard() 2018-10-17 08:50:06 -06:00
handler_internal_test.go index trackExistence is true by default 2018-10-01 17:45:21 +03:00
handler_test.go Merge branch 'develop' into newpql 2018-06-22 09:11:00 -05:00
translator.go change NewTranslateStore() to take an interface for backward compatibility 2018-08-13 12:04:22 -05:00
translator_test.go Remove unused newMockReadCloser 2018-08-02 10:59:16 -05:00