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

Port feed reader to Rust #894

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

Port feed reader to Rust #894

wants to merge 32 commits into from

Conversation

Half-Shot
Copy link
Contributor

Based on #890

This aims to reduce the number of hops over to the Rust layer by porting the entire feed reader to Rust. This requires:

  • The storage layers now need to be in Rust. This is the bulk of the work.
  • We need to figure out how to do concurrent queues of futures in Rust (or something similar)

Base automatically changed from hs/add-sensible-rss-backoff to main February 20, 2024 22:28
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