Earlier quoted context omitted.
When MemSQL is configured for synchronous durability and all databases are configured with synchronous replication, Jepsen confirms that writes to MemSQL are durable and acknowledged appropriately. As part of testing for the 4.0 release, we used the jepsen network partition test and observed data durability equivalent to Postgres( https://aphyr.com/posts/282-call-me-maybe-postgres ) e.g. the scalability of a cluster…
^ would love to see the details of this in a blog post, yeah. Please submit that on HN when it's ready; I'm sure I'm not the only one interested :)
MemSQL Launches Unlimited Community Edition
41–50 of 56 posts
Re: MemSQL Launches Unlimited Community Edition
#42> The Community Edition is distributed as an executable > binary and is a free edition of the commercial MemSQL > Enterprise Edition. You are free to download and use > MemSQL Community Edition within your organization. So.. how long until the same thing happens as happened with FoundationDB?
While I am an enterprise user of memSQL now, I still have a machine running the beta version 1.0 from years back. It is still stable and still fast as hell.
The biggest issue is that FDB is not available even if you would pay. So it sucked for anyone who decided to use it in production.
Re: MemSQL Launches Unlimited Community Edition
#43Re: MemSQL Launches Unlimited Community Edition
#44Re: MemSQL Launches Unlimited Community Edition
#45Re: MemSQL Launches Unlimited Community Edition
#46Re: MemSQL Launches Unlimited Community Edition
#47The CloudFormation cluster generator tool they have is really cool. ( http://cloud.memsql.com/cloudformation ) The templates it generates are pretty complex, I wonder if that is hand written or using some kind tool.. would anyone be able to shed some light on how they did it? Do you think most of it is hand coded? I've been playing around with the .NET SDK in VisualStudio 2013.. it includes a cloud formation project…
Re: MemSQL Launches Unlimited Community Edition
#48When can we expect windowing functions, specifically row_number, rank, count, lead, lag, by partition.
Re: MemSQL Launches Unlimited Community Edition
#49Re: MemSQL Launches Unlimited Community Edition
#50> The Community Edition is distributed as an executable > binary and is a free edition of the commercial MemSQL > Enterprise Edition. You are free to download and use > MemSQL Community Edition within your organization. So.. how long until the same thing happens as happened with FoundationDB?