I have a standalone application running on rocksdb. I want to make it distributed for hackathon. I don't want to replace rocksdb with any distributed DB so we decided to use rocksplicator.
Do we need to change our application to use rocksdplicator or it is separate process. We just need to point it to the DBs.