public RedisOperations<K, V> getOperations() {
   return ops.getOperations();
 }