# TODO
-- [ ] Backup all databases
-- [ ] Allow to define exclusions
-- [ ] Backup a selection of databases
-- [ ] Rotate backups after `n` backups
+- [x] Backup all databases
+- [x] Allow to define exclusions
+- [x] Backup a selection of databases
+- [x] Rotate backups after `n` backups
+- [ ] Error handling
- [ ] Configuration file
- [ ] Write log file
-- [ ] Compress backups
\ No newline at end of file
+- [ ] Compress backups
+- [ ] Add comments
+- [ ] Add README
\ No newline at end of file