fjall-rs / fjall

🗻 LSM-based embeddable key-value storage engine written in safe Rust
https://fjall-rs.github.io/
Apache License 2.0
574 stars 24 forks source link

Create axum-kv #48

Closed marvin-j97 closed 3 months ago

marvin-j97 commented 5 months ago

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: