Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

fix: reduce deployment memory usage#34

Merged
fabio-nettis merged 7 commits intomainfrom
fix/memory-usage
Apr 3, 2024
Merged

fix: reduce deployment memory usage#34
fabio-nettis merged 7 commits intomainfrom
fix/memory-usage

Conversation

@fabio-nettis
Copy link
Member

Description

After recent spikes in memory usage as seen in the deployment monitoring. We switched out the memory-cache for the node-cache package and tweaked some logic.

Type of change

  • Refractor (non-breaking change which cleans up code)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@fabio-nettis fabio-nettis added the feature Optimizes or introduces a feature label Apr 3, 2024
@fabio-nettis fabio-nettis merged commit ac13b7c into main Apr 3, 2024
@fabio-nettis fabio-nettis deleted the fix/memory-usage branch April 3, 2024 07:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature Optimizes or introduces a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant