sapling/eden/mononoke/walker/schemas
Alex Hornby 47dd37d292 mononoke: add walker_checkpoints schema and queries
Summary:
Walker checkpoints will allow a scrub or other walk to continue where it left off.  This is useful to release new code and restart jobs without making the job start from scratch again.

This change adds the sqlite schema and SqlCheckpoint implementation for storing checkpoints and is exercised by new tests.  Its connected up to walker tailing in the following diff.

Differential Revision: D25995108

fbshipit-source-id: 18a27c95aa7c38f8aa3d432d74de2831213c4ba2
2021-02-02 08:46:39 -08:00
..
sqlite-walker_checkpoints.sql mononoke: add walker_checkpoints schema and queries 2021-02-02 08:46:39 -08:00