| Crates.io | axum_session_surreal |
| lib.rs | axum_session_surreal |
| version | 0.4.1 |
| created_at | 2024-04-12 18:44:26.048227+00 |
| updated_at | 2025-09-17 15:24:17.355035+00 |
| description | 📝 Surreal Persistent Database layer for axum_session |
| homepage | |
| repository | https://github.com/AscendingCreations/AxumSession |
| max_upload_size | |
| id | 1206658 |
| size | 126,572 |
`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.16.0" }
axum_session_surreal = { version = "0.4.0" }
You can locate the example files within the Repository