A command line application written in clojure to migrate data from postgresql to aerospike

I wrote a command line program using clojure to migrate tables from postgresql to sets in aersopike. There is still some polishing and edge cases that need to be handled. But as a POC it is able to transfer all kinds of data from postgres, apply transformations on the row values before they go into aerospike, log failures etc.

Contributions and ideas are welcome!

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.