Age | Commit message (Expand) | Author | Files | Lines |
2019-04-08 | Merge "New test script for MDBC" | Thomas Nelson | 1 | -0/+379 |
2019-04-05 | Optimize eventual reads | statta | 2 | -122/+141 |
2019-04-04 | New test script for MDBC | Arthur Martella | 1 | -0/+379 |
2019-04-04 | Merge "Remove benchmarks" | Thomas Nelson | 1 | -1/+1 |
2019-04-03 | Remove benchmarks | Tschaen, Brendan | 1 | -1/+1 |
2019-04-03 | Don't call newLocks.put when lockId isn't set | Arthur Martella | 1 | -3/+2 |
2019-04-02 | Merge "Adding to current partition, and releaseLock bug" | Thomas Nelson | 4 | -53/+61 |
2019-03-28 | Adding to current partition, and releaseLock bug | Tschaen, Brendan | 4 | -53/+61 |
2019-03-28 | Add primary key for delete in tx replay | Arthur Martella | 1 | -3/+4 |
2019-03-28 | Merge "Include primary key in insert query" | Bharath Balasubramanian | 1 | -6/+23 |
2019-03-27 | Improve commit log and benchmarks | Arthur Martella | 20 | -637/+773 |
2019-03-26 | Include primary key in insert query | Tschaen, Brendan | 2 | -8/+25 |
2019-03-25 | Merge "Warm up ranges across sites" | Bharath Balasubramanian | 7 | -56/+150 |
2019-03-22 | Insert/update interchange and PS issue | statta | 4 | -109/+177 |
2019-03-20 | Warm up ranges across sites | Tschaen, Brendan | 7 | -56/+150 |
2019-03-14 | Shutdown hook logic | Tschaen, Brendan | 2 | -0/+10 |
2019-03-05 | Remove ownership logic from mixin | Tschaen, Brendan | 10 | -234/+336 |
2019-03-05 | Refactorization of musicmixin's own code | Tschaen, Brendan | 5 | -51/+104 |
2019-02-26 | Improve serialization and table own | Enrique Saurez | 13 | -292/+2268 |
2019-02-11 | Fix Eventual consistency | st782s | 2 | -169/+188 |
2019-02-07 | Update sql parse interface | Tschaen, Brendan | 1 | -196/+181 |
2019-02-01 | Add optimization to Eve Logic | st782s | 5 | -58/+171 |
2019-01-29 | Keyspace creation, and handling of mdbc_cuid | Enrique Saurez | 12 | -76/+164 |
2019-01-23 | Fix node configuration/executable, and minor bugs | Enrique Saurez | 10 | -81/+164 |
2019-01-22 | Add Eventual consistency logic | st782s | 12 | -145/+620 |
2019-01-15 | Dag, Ownership and Checkpoint (ignore some tests) | Enrique Saurez | 20 | -322/+1960 |
2018-12-13 | Deprecated unused method. logged CREATE statement. | Vikram Potturi | 1 | -6/+24 |
2018-12-13 | Allow configurable database name | Tschaen, Brendan | 2 | -2/+4 |
2018-12-07 | Clean up ownership work | Tschaen, Brendan | 8 | -241/+194 |
2018-12-04 | CreateNodeConfigurations never exits | Rob Daugherty | 1 | -0/+1 |
2018-12-03 | Set cause of Exceptions in MDBC | Arthur Martella | 9 | -57/+58 |
2018-11-30 | Upgrade to MUSIC 3.2.1 | Rob Daugherty | 2 | -5/+7 |
2018-11-29 | ownership and relinquish | Enrique Saurez | 17 | -2203/+2752 |
2018-11-26 | MySQL JUnit test | Tschaen, Brendan | 6 | -41/+34 |
2018-11-20 | Replay operations into SQL DB | Tschaen, Brendan | 5 | -173/+250 |
2018-11-20 | MusicSqlManager Removal, othe code refactors | Tschaen, Brendan | 18 | -2098/+1622 |
2018-11-20 | Merge "TxDigest replay and code restructure" | Bharath Balasubramanian | 25 | -648/+757 |
2018-11-19 | Query processing with Calcite | Vikram Potturi | 41 | -0/+282 |
2018-11-16 | TxDigest replay and code restructure | Tschaen, Brendan | 25 | -648/+757 |
2018-11-14 | Remove unwanted Trigger creation | st782s | 4 | -2/+9 |
2018-11-05 | Modularized mdbc build | Rob Daugherty | 58 | -0/+12413 |