closes the cache manger used to close the db
@override Future<void> close() async { await _database.close(); }