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

Rust service #87

Draft
wants to merge 32 commits into
base: main
Choose a base branch
from
Draft

Rust service #87

wants to merge 32 commits into from

Conversation

encody
Copy link
Member

@encody encody commented May 20, 2022

Rewriting https://github.com/NEAR-Edu/stats.gallery-server/ in Rust, and making it a part of the main repo.

Benefits:

  • Server speed, stability, efficiency
  • Easier to write and add new badges
  • Easier for new contributors to set up the project

The Rust server must have feature parity with the JS version of the server (sans instability, that is). Namely:

  • Card generation (not started)
  • Badges
  • Background service that polls the indexer (or data lake) and updates local database
  • All other queries (almost done iirc)

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.

None yet

1 participant