jbowens / codenames

Play codenames online
https://www.horsepaste.com
617 stars 208 forks source link

cmd/codenames: add checkpoint bootstrapping #131

Closed jbowens closed 3 years ago

jbowens commented 3 years ago

Add facilities for bootstrapping a server from an existing server's Pebble database. It does not guarantee that writes won't be lost, but it should be enough for this project's requirements.