On 20/07/16 14:31, Jonathan Ellithorpe wrote:
Follow-up: I see in the blog pointed to by Daniel mentioned an SE for Cassandra.... so I take it the answer is yes? Does anyone have experience with this / know if anything "extra" must be done to make that work?
It falls to the responsibility of the storage engine to ensure that the ACID guarantees are implemented.
Jonathan
On Tue, Jul 19, 2016 at 9:23 PM Jonathan Ellithorpe <jde@cs.stanford.edu <mailto:jde@cs.stanford.edu>> wrote:
Thanks for the references! That helps a lot
One other question I have is: can MariaDB work in a distributed fashion? To be more clear, the storage backend I'm developing is distributed, like Cassandra, and I would like to deploy many MariaDB instances that all access the same storage cluster. Can this be done?