index: based on sorted.KeyValue

This commit is contained in:
aviau 2021-01-09 02:32:33 -05:00 committed by Brad Fitzpatrick
parent 4b2ae52842
commit aa0ef5a550
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ limitations under the License.
*/
/*
Package index provides a generic indexing system on top of the abstract Storage interface.
Package index provides a generic indexing system on top of the abstract sorted.KeyValue interface.
The following keys & values are populated by receiving blobs and queried
for search operations: