AscendingCreations / AxumSession

Axum Session Management Libraries that use Sqlx
MIT License
148 stars 33 forks source link

Reduce Cloning within Service. #65

Closed genusistimelord closed 1 year ago

genusistimelord commented 1 year ago

Reduce the amount of cloning down to increase speed.

genusistimelord commented 1 year ago

Fixed in Recent Commit.