|
|
|
|
|
by jbellis
4583 days ago
|
|
So basically, VoltDB acknowledges that cross-partition transactions are Hard and has put a lot of effort into minimizing them. (This is basically the entire point of the original HStore paper.) InfiniSQL says don't worry, we'll just use 2PC. But not just yet, we're still working on the lock manager. I look forward to your exegesis of how you plan to overcome the well-documented scaling problems with 2PC. Preferably after you have working code. :) |
|
I'd like InfiniSQL to handle hard workloads as well as it can, to minimize the amount that developers need to redesign their applications.
Please go to http://www.infinisql.org/community/ and follow the project on Twitter, and sign up for the newsletter, to keep apprised of progress.
Thanks for the input!