I need to implement a data backup and restore mechanism for GridDB. What is the recommended approach to back up and restore data in GridDB? Should I manually copy and paste the file into a new data directory?
Asked
Active
Viewed 21 times
1 Answers
0
GridDB Community Edition does not include an inherent backup functionality. But I believe you can always use the backup/export tool on their repo: https://github.com/griddb/expimp

L. Connell
- 81
- 7