go-threads icon indicating copy to clipboard operation
go-threads copied to clipboard

Request: export and restore from snapshots

Open Schwartz10 opened this issue 5 years ago • 1 comments

Hey there! Wondering what it would take to be able to export an entire threads DB as a snapshot file, and then be able to recover a threads DB from the snapshot (think disaster recovery).

Could copy inspiration from mongo on this: https://docs.mongodb.com/manual/tutorial/restore-replica-set-from-backup/#restore-database-into-a-single-node-replica-set

Is this already possible, but just not exposed in the API?

Schwartz10 avatar Jan 12 '21 16:01 Schwartz10

mark

bitcard avatar Mar 01 '21 19:03 bitcard