Skip to content
Snippets Groups Projects
Commit 1ef4a36a authored by Raphaël Gomès's avatar Raphaël Gomès
Browse files

rust-index: add an abstraction to support bytes added at runtimes

In order to support appending data to the Rust index, we need to abstract
data access away from the immutable (on-disk) bytes, to seemlessly fetch
either from the preexisting data or from the newly added data.
parent 8c4e8d06
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment