pace
pace copied to clipboard
Implement `ActivityStorage` and all related relevant traits for `DatabaseStorage`
Either make it general directly, so we can use a different database from the get go, or implement for SQLiteDatabaseStorage first and then generalize after first implementation.