jj/lib
Martin von Zweigbergk 3e4e0dc916 index_store: extract trait
This is a step towards making the index storage pluggable. The
interface will probably change a bit soon, but let's start with
functions that match the current implementation.

I called the current implementation the `DefaultIndexStore`. Calling
it `SimpleIndexStore` (like `SimpleOpStore` and `SimpleOpHeadsStore`)
didn't seem accurate.
2023-03-11 22:22:46 -08:00
..
gen-protos cargo: bump prost-build from 0.11.7 to 0.11.8 2023-02-28 16:13:14 +00:00
src index_store: extract trait 2023-03-11 22:22:46 -08:00
tests git: add function to import a selection of the git refs 2023-03-02 10:09:08 +01:00
testutils cargo: bump tempfile from 3.3.0 to 3.4.0 2023-02-27 11:06:51 -08:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml cargo: bump pest_derive from 2.5.5 to 2.5.6 2023-03-07 17:32:21 +01:00