opam-mirror/mirage
Hannes Mehnert 1e5d412d2d Reserve an area for dumping the Serve.t -- basically the tarball and last_modified date
After each tarball creation to dump the index

Also, revise startup:
- read index, if successful, start HTTP server
  - schedule an initialization of the git_kv later (and potential dump)
  - schedule disk check later
- if not successful
  - initialize git_kv (may need to clone opam repository)
  - potentially schedule dump
  - schedule disk check
2024-11-21 14:17:02 +01:00
..
archive_checksum.ml take mirrors into account (#13) and allow upstream-caches (#5) 2024-11-14 17:40:22 +01:00
config.ml use git-kv 0.0.5+ API for to/of_octets 2024-11-08 15:31:50 +01:00
opam_file.ml take mirrors into account (#13) and allow upstream-caches (#5) 2024-11-14 17:40:22 +01:00
partitions.ml Reserve an area for dumping the Serve.t -- basically the tarball and last_modified date 2024-11-21 14:17:02 +01:00
unikernel.ml Reserve an area for dumping the Serve.t -- basically the tarball and last_modified date 2024-11-21 14:17:02 +01:00