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

--- Comment #3 from Mark Hofstetter <[email protected]> ---
(In reply to David Cook from comment #2)
> 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.

I think this has to be done on the database layer ie transparently for koha.
What I have in mind is separating concerns on the application layer like users
and permissions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
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