public inbox for [email protected]  
help / color / mirror / Atom feed
From: conflict_serializability <[email protected]>
To: [email protected] <[email protected]>
Subject: Need help to review a serializability implementation for MySQL Cluster
Date: Thu, 23 May 2024 14:18:47 +0000
Message-ID: <XSxyTo8m44u42lzugLih25UELX_0QaMnlHcXsYoS82V93OOs_btHoMy25a8Qg48eW2_iciDgg62Gv3g1qifahhw3OTTLptdX8UlAIPvZiIE=@protonmail.com> (raw)

Hey guys,

I've developed a serializability implementation for MySQL Cluster(NDB Cluster) and you are invited to peer-review it for me. I believe it is the fifth one in commercial database systems after: MySQL InnoDB's
2PL, PostgreSQL's Serializable Snapshot Isolation, Google's Spanner's isolation level(I gave a proof in Appendix D of my article, the google guys
may not have known this), CockroachDB's timestamp-based serializability implementation. The aim is to solve consistent, large(usually implies
a distributed architecture) and performance-boosted database applications, which is daunting for those who care about consistency and
serializability. This solution to the serializability problem is a 2nd-tier one, which means it doen't require any coding. So as long as you can
manage a MySQL Cluster, you can readily deploy and test your application with it.

This on-going project is hosted @ https://github.com/creamyfish/conflict_serializability
I also set up a discussion site @ https://www.reddit.com/r/Serializability/, besides that of github's

I am send this to the general list of PostgreSQL because there is also a discussion of PostgreSQL's Serializable Snapshot Isolation in my article.
Come check it out if you are interested. Your help is highly appreciated!

Sent with [Proton Mail](https://proton.me/) secure email.

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: Need help to review a serializability implementation for MySQL Cluster
  In-Reply-To: <XSxyTo8m44u42lzugLih25UELX_0QaMnlHcXsYoS82V93OOs_btHoMy25a8Qg48eW2_iciDgg62Gv3g1qifahhw3OTTLptdX8UlAIPvZiIE=@protonmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox