Skip to Content
0
Dec 18, 2019 at 03:31 PM

How can we migrate data from SAP Hana to Redis DB.?

161 Views Last edit Dec 18, 2019 at 03:32 PM 2 rev

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.