matrix-dart-sdk/lib/src/database
Christian Pauly 7a5b013c92 refactor: Remove database transaction workaround
The workaround was from the
time when we have used
sqflite or when Hive had
bugs. But now HiveCollections
already supports transactions
in Dart zones and concurrent
write operations shouldn't
be a problem anymore.
2022-12-21 09:41:11 +01:00
..
database_api.dart refactor: Remove database transaction workaround 2022-12-21 09:41:11 +01:00
hive_collections_database.dart refactor: Remove database transaction workaround 2022-12-21 09:41:11 +01:00
hive_database.dart refactor: Remove database transaction workaround 2022-12-21 09:41:11 +01:00