We are looking into moving from SAP Hana to Redis and trying understand how we can move existing data to Redis. Any pointer please.
Right now an option we have is writing a custom app/service which will extract(SELECTs) from Hana and insert into Redis as key value.