|
|
|
|
|
by tinix
406 days ago
|
|
how does it take hundreds of hours to swap out a back end when you're using a trivial protocol like redis? did you switch out the client or something? maybe the problem is not using pluggable adapters? is your business logic coupled to the particular database client API? oof. I know the cluster clients are different (been there, done that) but hundreds of hours, seriously? or was that just hyperbole? |
|
If valkey is working, why spend that time reverting to redis, when you could be spending it on things that are actually going to provide value?