acid
acid copied to clipboard
Covered indices
Since physical index keys are currently a [index-entry, record-key] list, the value part of index records is completely unused. It would be possible to make use of the value for something, although I don't have any use cases, and don't know what the API would look like.
Also how would it interact with e.g. index functions returning multiple index entries? Store the same covered value for each entry?