Hi, Working on persisting data in the database from the .NET ignite client(windows) to Ignite server(ubuntu).
I have created CacheJdbcPersonStore in Java and deployed in Ignite Server(Ubuntu). https://apacheignite.readme.io/docs/3rd-party-store#section-cachestore-example >From .NET Ignite client, need to configure CacheStoreFactory(JavaCacheStore) and writethrough, readthrough enabled. So, How to wrap the java CacheJdbcPersonStore class in c#..? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
