I understand I can use Redis compatible driver, or Cassandra TTL to have a Redis implementation.
I would like to know that YB also stores this data in memory as Redis so that performance is top notch for caching data.
I now use Memorystore Redis on GCP, but with YB I would like to drop this in favour of YB but I need to know that performance is the same.
Thanks.