Closed romange closed 2 days ago
What about dfly load append command? you will not flush the database before you load the snapshot file. If we want to enforce this we need to check current_used_memory + snapshot used memory < max_memory_limit
This command is not interesting as is only used for migrations which are ad hoc at this point.
Prevent loading snapshots with used memory higher than max memory limit.