https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43407

--- Comment #2 from David Cook <[email protected]> ---
It would also be useful for performance. We could have clustered databases with
1 writer and N readers, so read-only queries (especially ones for reports and
other less time critical actions) could be done off the reader nodes instead of
the writer node.

This would make Koha much more horizontally scalable and robust.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to