Would it be possible to support redis connections that need auth by allowing credentials to be passed into redis-sync?
Also, is it possible to parse the key being acted into a string on from the args? And parsing the data being set into a string/object from the args?
Thanks for the cool lib!