AscendingCreations / AxumSession

Axum Session Management Libraries that use Sqlx
MIT License
142 stars 29 forks source link

Update internal Hashmap's #21

Closed genusistimelord closed 2 years ago

genusistimelord commented 2 years ago

Update the internal Hashmaps to use Dashmap instead to increase output and simplify code. Add capability to support Alternative Hasher FX Hash.