You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But technically speaking, if i where to create a redis driver for kine, doing some jutsu with key convention suffix and scanning to emulate versionning, could it be done with current driver model or i'm going on a dead end path?
I think it wouldn't perform very well if you could get it working at all, but I certainly encourage you to give it a try. I think redis only supports watching keys, not key prefixes, so that might be another challenge.
Hello there,
Could i use kine to shim etcd for k8s with redis as the database, or does the driver model only support SQL as a driver?
The text was updated successfully, but these errors were encountered: