dragonfly icon indicating copy to clipboard operation
dragonfly copied to clipboard

feat(server): Multi rdb load

Open dranikpg opened this issue 3 years ago • 1 comments

Migrating replication branch on main, part 1

Implementation taken from MVP #352

  • Add dedicated summary file to multi file snapshots
  • Support loading multi file snapshots
  • Introduce AggregateValue
  • Refactor snapshot loading function to be a bit cleaner and easier to understand
  • Add pytests for snapshots

dranikpg avatar Oct 24 '22 11:10 dranikpg

I suppose there should be advanced tests in snapshot_test.py for both regular save and df save, right?

dranikpg avatar Oct 24 '22 11:10 dranikpg