AscendingCreations / AxumSession

Axum Session Management Libraries that use Sqlx
MIT License
136 stars 28 forks source link

fix: reduce surreal features #72

Closed ymijorski closed 7 months ago

ymijorski commented 7 months ago

From what I can tell axum session does not use any specific surrealdb features, so it can have a single surreal feature and let the consumer choose the surrealdb features directly.