-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(backend): caching on asset and wallet address including other en…
…hancements (#3041) * feat(2981): initial caching updates for asset and wallet address. * feat(2981): compilation issues. * feat(2981): compilation issues. * feat(2981): remove interledgerjs and merge with main branch. * feat(2981): fix test cases for service layers without cache. * feat(2981): fix test cases for service layers without cache. * feat(2981): Blair review feedback. * feat(2981): Test case for cache on wallet service. * feat(2981): Test case for cache on wallet service and asset. * feat(2981): middleware stats. * feat(2981): comparable balance calculation. * feat(2981): remove header. * feat(2981): review feedback. * feat(2981): cache peer issue. * feat(2981): getCounter is getHistogram fix. * feat(2981): case fix. * feat(2981): fix review comments from Max. * feat(2981): fix review comments from Max. * feat(2981): make use of cache for outgoing payment. * feat(2981): fix quote. * feat(2981): caching in the outgoing payment. * feat(2981): fix caching misplacement. * feat(2981): fix case issue with lowercase. * feat(2981): review feedback from Max. * feat(2981): fix asset. * feat(2981): address review comments from Max. * feat(2981): address review comments from @mkurapov. Enhancements. * feat(2981): address review comments from @mkurapov. Enhancements. * feat(2981): address review comments from @mkurapov. Make use of cdi for cache. * feat(2981): address review comments from @mkurapov. Dashboard and object containing. * feat(2981): address review comments from @mkurapov. Remove timer on error handler. * feat(2981): address review comments from @mkurapov. Cache walletAddress on quote. * feat(2981): address review comments from @mkurapov. Formatting.
- Loading branch information
Showing
31 changed files
with
777 additions
and
282 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
Oops, something went wrong.