axum_session_surreal

Crates.ioaxum_session_surreal
lib.rsaxum_session_surreal
version0.4.1
created_at2024-04-12 18:44:26.048227+00
updated_at2025-09-17 15:24:17.355035+00
description📝 Surreal Persistent Database layer for axum_session
homepage
repositoryhttps://github.com/AscendingCreations/AxumSession
max_upload_size
id1206658
size126,572
Andrew Wheeler(Genusis) (genusistimelord)

documentation

https://docs.rs/axum_session_surreal

README

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.16.0" }
axum_session_surreal = { version = "0.4.0" }

🔎 Examples

You can locate the example files within the Repository

Commit count: 602

cargo fmt