5 unstable releases

0.3.0 Jan 1, 2025
0.2.1 Oct 28, 2024
0.2.0 Sep 21, 2024
0.1.1 Jul 16, 2024
0.1.0 Apr 12, 2024

#90 in Database implementations

Download history 191/week @ 2024-09-18 30/week @ 2024-09-25 10/week @ 2024-10-02 6/week @ 2024-10-09 11/week @ 2024-10-16 107/week @ 2024-10-23 38/week @ 2024-10-30 14/week @ 2024-11-06 4/week @ 2024-11-13 2/week @ 2024-11-20 3/week @ 2024-11-27 3/week @ 2024-12-04 9/week @ 2024-12-11 13/week @ 2024-12-18 166/week @ 2025-01-01

190 downloads per month

MIT/Apache

160KB
2.5K SLoC

Axum Session Surreal

https://crates.io/crates/axum_session_surreal Docs Discord Server

📑 Overview

`axum_session_surreal` is a surreal database persistent store for AxumSession.

🚨 Help

If you need help with this library or have suggestions please go to our Discord Group

📦 Install

# Cargo.toml
[dependencies]
axum_session = { version = "0.15.0" }
axum_session_surreal = { version = "0.3.0" }

🔎 Examples

You can locate the example files within the Repository

Dependencies

~78MB
~1.5M SLoC