maxcountryman / tower-sessions-stores

🚃 Previously bundled session stores for `tower-sessions`.
https://github.com/maxcountryman/tower-sessions
MIT License
22 stars 7 forks source link

Encoding problem? #20

Closed ulvido closed 2 months ago

ulvido commented 2 months ago

store works very fine but I wanted to investigave it with Redis Insight and saw this wierd encoding. Is this intentional or is there a way to fix it? thank you. image

maxcountryman commented 2 months ago

It's encoded with Rust MsgPack.