triceratops-project / triceratops

1 stars 0 forks source link

Drop `redis` & `deadpool_redis` for `fred` #14

Closed FelixKLG closed 5 months ago

FelixKLG commented 6 months ago

Deadpool Redis and Redis aren't really developed at the same speed and often are out of sync. Fred is a better and newer alternative which doesn't require a compat layer as it doesn't require thread safe mutability.

https://crates.io/crates/fred