Hi Guys, I am using Spring Data Geode. I have been able to use read and write through/ write behind. I want to load all data on cache startup at a go.
Secondly my geode server is embedded but I want to allow it join to other nodes. How should I set it up in config to allow it to join other nodes in cluster? Regards
