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

Create axum-kv #48

Open
marvin-j97 opened this issue May 16, 2024 · 0 comments
Open

Create axum-kv #48

marvin-j97 opened this issue May 16, 2024 · 0 comments
Labels
easy examples good first issue Good for newcomers help wanted Extra attention is needed

Comments

@marvin-j97
Copy link
Collaborator

marvin-j97 commented May 16, 2024

The examples are supposed to show you best practices when using fjall inside a web server, but turns out I'm absolutely terrible at axum!

If an axum master mind comes by, this is your chance.

See actix-kv for inspiration, it has:

  • a custom error responder for ? syntax
  • unit testing
  • web::block calls to prevent blocking the tokio event loop
@marvin-j97 marvin-j97 added help wanted Extra attention is needed good first issue Good for newcomers labels May 16, 2024
@marvin-j97 marvin-j97 added the easy label Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy examples good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant