Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin: introduce the cache system to speed up the plugin with big node #88

Merged
merged 4 commits into from
Apr 1, 2022

Conversation

vincenzopalazzo
Copy link
Member

@vincenzopalazzo vincenzopalazzo commented Mar 29, 2022

Fixes #86
Fixes #2

Changelog-Add: introduce the cache system to speed up the plugin with big node

Signed-off-by: Vincenzo Palazzo vincenzopalazzodev@gmail.com

@vincenzopalazzo vincenzopalazzo self-assigned this Mar 29, 2022
@vincenzopalazzo vincenzopalazzo added documentation Improvements or additions to documentation enhancement New feature or request plugin architecture performance ⚡ Performance issue labels Apr 1, 2022
Changelog-Fixed: introduce the cache system to speed up the plugin with big node

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Changelog-Added: adding new rpc command `lnmetrics-cache`

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request performance ⚡ Performance issue plugin architecture
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plugin becomes CPU hog on larger nodes OnClose event need to be renamed in onStop to avoid confusion
1 participant