MariaDB acquires Clustrix
techcrunch.com
MariaDB acquires Clustrix
1–10 of 31 posts
Re: MariaDB acquires Clustrix
#2There has been a lot of work expanding the storage engine API so columnstore can be mainlined and work so spider can progress. I imagine that progress has showed them that they are likely to be able to integrate a much larger and less connected (to existing mariadb) code base like clusterix. I can only open they decide to open source (BSL license?) the clusterix solution eventually.
Between MyRocks (replacing tokudb), columnstore, spider and eventually clustrix seems that mariadb is trying to making the case that they can handle any size workload being through at it.
Re: MariaDB acquires Clustrix
#3Re: MariaDB acquires Clustrix
#4It'll be interesting to see if this acquisition results in the interesting clustrix bits becoming libre software.
Re: MariaDB acquires Clustrix
#5I was unfamiliar with Clustrix. It looks like they've been around a while (YC06) and have some sophisticated technology ( http://docs.clustrix.com/display/CLXDOC/Distributed+Database... ). A horizontally scalable drop in replacement for MySQL is nothing to sneeze at. https://www.clustrix.com/
Re: MariaDB acquires Clustrix
#6I was unfamiliar with Clustrix. It looks like they've been around a while (YC06) and have some sophisticated technology ( http://docs.clustrix.com/display/CLXDOC/Distributed+Database... ). A horizontally scalable drop in replacement for MySQL is nothing to sneeze at. https://www.clustrix.com/
I think it's in-memory. There is mysql-ndb-cluster free.
In-memory support was added later, though I'm not sure if it made it into a release as I stopped paying attention around when they started developing that feature.
They originally ran exclusively on specialized appliances having battery-backed write caches. The implementation is all in C using Linux AIO w/epoll. It's a sophisticated, high-performance storage engine.
When everyone shifted to the cloud and stopped owning hardware, Clustrix was forced to add a file-based backend. This still uses the high-performance AIO+epoll engine.
Re: MariaDB acquires Clustrix
#7I was unfamiliar with Clustrix. It looks like they've been around a while (YC06) and have some sophisticated technology ( http://docs.clustrix.com/display/CLXDOC/Distributed+Database... ). A horizontally scalable drop in replacement for MySQL is nothing to sneeze at. https://www.clustrix.com/
Re: MariaDB acquires Clustrix
#8I was unfamiliar with Clustrix. It looks like they've been around a while (YC06) and have some sophisticated technology ( http://docs.clustrix.com/display/CLXDOC/Distributed+Database... ). A horizontally scalable drop in replacement for MySQL is nothing to sneeze at. https://www.clustrix.com/
Re: MariaDB acquires Clustrix
#9Re: MariaDB acquires Clustrix
#10Early Clustrix employee here. Holy cow that took a long time! 12 years since the company was founded and finally they exit. I can't wait to exchange my illiquid startup stock for... stock in a _different_ private company.