Replies: 1 comment 5 replies
-
Hi! It should work the same as other client libraries. Just connect to mulitple clusters. As for the multi-threaded client option, try it out. Though I'm not sure how much difference you'll see in performance, or what the implications are. You'll need to:
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @josephg,
On Apple FDB documentation, it mentioned about multi threaded client for connecting to different clusters, could you help explain how can we set this option up or what is the code for connecting to multiple FDB clusters? Thanks!
https://apple.github.io/foundationdb/api-general.html#multi-threaded-client
Beta Was this translation helpful? Give feedback.
All reactions