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

[Product Data] Introduce data persistence on gateways #5022

Merged
merged 14 commits into from
Oct 28, 2024

Conversation

simonwicky
Copy link
Contributor

@simonwicky simonwicky commented Oct 23, 2024

What it does

This PR builds on top of #4974, not changing the behavior of the data collection, but persisting them in a sqlite database so they can be kept across restarts and crashes.

It also leave the door open for other stats module to use that storage if needed.

Points of Interest


This change is Reviewable

@simonwicky simonwicky added this to the Crunch milestone Oct 23, 2024
@simonwicky simonwicky force-pushed the simon/gateway_stats_persistence branch from 8eafcbf to 1a4a22a Compare October 23, 2024 13:55
Copy link

vercel bot commented Oct 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-nextra ❌ Failed (Inspect) Oct 28, 2024 7:39am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
nym-explorer ⬜️ Ignored (Inspect) Visit Preview Oct 28, 2024 7:39am
nym-next-explorer ⬜️ Ignored (Inspect) Visit Preview Oct 28, 2024 7:39am

Copy link
Contributor

@octol octol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm!

nym-node/src/config/template.rs Outdated Show resolved Hide resolved
@simonwicky simonwicky merged commit ab11508 into develop Oct 28, 2024
22 of 23 checks passed
@simonwicky simonwicky deleted the simon/gateway_stats_persistence branch October 28, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants