viabtc / viabtc_exchange_server

A trading engine with high-speed performance and real-time notification
MIT License
2.68k stars 1.48k forks source link

Data backup and restore #170

Open lawrence296 opened 5 years ago

lawrence296 commented 5 years ago

In terms of data store, there are mysql, redis and kafka. If I were to migrate from one server to another, or just daily backup, what do I need to backup such that I can restore the system? Thanks for all your help!

lealife commented 5 years ago

You should backup mysql and redis.