Skip to content

Rust service#87

Draft
encody wants to merge 32 commits intomainfrom
feature/rust-service
Draft

Rust service#87
encody wants to merge 32 commits intomainfrom
feature/rust-service

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.

1 participant