I want to shard data with multiple database, I have found that we can shard the data using Neo4j Fabric. Since Fabric is not actual database and its just the proxy, What should be good configuration for the Fabric DB?
How many connections can be es...