Open simonsan opened 8 months ago
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.
SQLiteDatabaseStorage
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.