-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ime-5): extension list caching changes (#530)
* feat!: extension list caching changes (#529) * chore: add log statements for debugging * ime-392:save the cache in fspiop form for payer side * ime-392:save the cache in fspiop form for inboundModel * ime-392:remove unused logs and variables * ime-406: stringify json payload for the experience api * ime-412:update cache set function to include ttl for keys * ime-416: add redisCacheTtl as env variable for ttl * ime-396: add modifyDataForUi function to OutboundTransfersModel * chore: Update @mojaloop/ml-schema-transformer-lib version to v2.5.0 * ime-396: update outboundtransfersmodel to not cache extensionlist for UI --------- Co-authored-by: v3-Panwar-Ujjwal <[email protected]> * chore: address nits * chore: address nits --------- Co-authored-by: v3-Panwar-Ujjwal <[email protected]> Co-authored-by: Kevin Leyow <[email protected]>
- Loading branch information
1 parent
f45d550
commit 55ef1f1
Showing
11 changed files
with
497 additions
and
99 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
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
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
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.