dracula icon indicating copy to clipboard operation
dracula copied to clipboard

Persistence

Open ruffrey opened this issue 1 year ago • 1 comments
trafficstars

  • a running Dracula server can optionally take (in)frequent snapshots of Dracula store and write to disk
  • Dracula server can load from snapshot on startup
  • persistent snapshotting should not affect performance of Dracula store reads/writes (or very minimally affect)
  • persistence can lose data and be behind - it is best effort
  • snapshot on shutdown signal

ruffrey avatar Jun 25 '24 01:06 ruffrey