| Crates.io | axum_session_surreal |
| lib.rs | axum_session_surreal |
| version | 0.5.1 |
| created_at | 2024-04-12 18:44:26.048227+00 |
| updated_at | 2025-11-14 13:50:30.935332+00 |
| description | 📝 Surreal Persistent Database layer for axum_session |
| homepage | |
| repository | https://github.com/AscendingCreations/AxumSession |
| max_upload_size | |
| id | 1206658 |
| size | 126,674 |
`axum_session_surreal` is a surreal database persistent store for AxumSession.
If you need help with this library or have suggestions please go to our Discord Group
# Cargo.toml
[dependencies]
axum_session = { version = "0.17.0" }
axum_session_surreal = { version = "0.5.0" }
You can locate the example files within the Repository