TODO: Document this!
Future<void> transaction( Future<void> Function() action, { List<String>? boxNames, bool readOnly = false, });