eight04 / db-to-cloud

Synchronize your database with a cloud drive i.e. Dropbox, Google Drive, OneDrive, Github, etc.
MIT License
12 stars 0 forks source link

[Breaking] Drop start/stop. Add init/uninit #12

Closed eight04 closed 4 years ago

eight04 commented 4 years ago

The current interface is hard to use because the start method not only initializes the state/drive but also runs the sync task.