-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TODO Cleanup: store.backend package (#9693)
* Adds NeverEqualsOverride, makes DTOs case classes once again * Remove unit-test (comes later), function separation (authors opinion: current level of abstraction is good enough) TODO * Remove TODO regarding immutable deduplications: Not worth to invest more time and effort into deduplications since upcoming porject is targeting the same * Keep TODO related to TransactionAccepted case: to guide later work with unit-testing * Make DBDTOV1 sealed * Add scaladoc to StorageBackend interface Co-authored-by: Stephen Compall <stephen.compall@daml.com> Co-authored-by: mziolekda <marcin.ziolek@digitalasset.com> changelog_begin changelog_end
- Loading branch information
1 parent
679ce3b
commit ac9b8ad
Showing
5 changed files
with
256 additions
and
202 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.