SiriDB Servers to Nodes #1
riklempens
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In SiriDB 2.x a database is created on a SiriDB server. This database could be extended with more SiriDB servers to create extra pools and/or replica’s. This resulted in maintaining many connections between servers when having multiple databases. The option to have a database running on a different set of servers is not commonly used.
In the new concept SirDB no longer will connect in two socket connections, instead a single connection will be used. Databases will be created within the scope, and therefore always have the same node configuration.
Beta Was this translation helpful? Give feedback.
All reactions