aboutsummaryrefslogtreecommitdiffstats
path: root/mdbc-server/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2019-05-15Merge "Implement postgres, fixes to eventual, and many bug fixes"Brendan Tschaen25-191/+1797
2019-05-03Implement postgres, fixes to eventual, and many bug fixesArthur Martella25-191/+1797
2019-04-30Fall back sql parsing optionTschaen, Brendan2-4/+42
2019-04-18Switch to calcite query parserTschaen, Brendan9-186/+153
2019-04-16Row re-use fixTschaen, Brendan3-8/+23
2019-04-15Merge "Close connection also updates StateManager"Thomas Nelson2-1/+4
2019-04-15Merge "Reuse current musicrangeinformation row if possible"Thomas Nelson3-4/+25
2019-04-08Merge "New test script for MDBC"Thomas Nelson1-0/+379
2019-04-08Close connection also updates StateManagerArthur Martella2-1/+4
2019-04-05Optimize eventual readsstatta2-122/+141
2019-04-04New test script for MDBCArthur Martella1-0/+379
2019-04-04Reuse current musicrangeinformation row if possibleTschaen, Brendan3-4/+25
2019-04-04Merge "Remove benchmarks"Thomas Nelson1-1/+1
2019-04-03Remove benchmarksTschaen, Brendan1-1/+1
2019-04-03Don't call newLocks.put when lockId isn't setArthur Martella1-3/+2
2019-04-02Merge "Adding to current partition, and releaseLock bug"Thomas Nelson4-53/+61
2019-03-28Adding to current partition, and releaseLock bugTschaen, Brendan4-53/+61
2019-03-28Add primary key for delete in tx replayArthur Martella1-3/+4
2019-03-28Merge "Include primary key in insert query"Bharath Balasubramanian1-6/+23
2019-03-27Improve commit log and benchmarksArthur Martella20-637/+773
2019-03-26Include primary key in insert queryTschaen, Brendan2-8/+25
2019-03-25Merge "Warm up ranges across sites"Bharath Balasubramanian7-56/+150
2019-03-22Insert/update interchange and PS issuestatta4-109/+177
2019-03-20Warm up ranges across sitesTschaen, Brendan7-56/+150
2019-03-14Shutdown hook logicTschaen, Brendan2-0/+10
2019-03-05Remove ownership logic from mixinTschaen, Brendan10-234/+336
2019-03-05Refactorization of musicmixin's own codeTschaen, Brendan5-51/+104
2019-02-26Improve serialization and table ownEnrique Saurez13-292/+2268
2019-02-11Fix Eventual consistencyst782s2-169/+188
2019-02-07Update sql parse interfaceTschaen, Brendan1-196/+181
2019-02-01Add optimization to Eve Logicst782s5-58/+171
2019-01-29Keyspace creation, and handling of mdbc_cuidEnrique Saurez12-76/+164
2019-01-23Fix node configuration/executable, and minor bugsEnrique Saurez10-81/+164
2019-01-22Add Eventual consistency logicst782s12-145/+620
2019-01-15Dag, Ownership and Checkpoint (ignore some tests)Enrique Saurez20-322/+1960
2018-12-13Deprecated unused method. logged CREATE statement.Vikram Potturi1-6/+24
2018-12-13Allow configurable database nameTschaen, Brendan2-2/+4
2018-12-07Clean up ownership workTschaen, Brendan8-241/+194
2018-12-04CreateNodeConfigurations never exitsRob Daugherty1-0/+1
2018-12-03Set cause of Exceptions in MDBCArthur Martella9-57/+58
2018-11-30Upgrade to MUSIC 3.2.1Rob Daugherty2-5/+7
2018-11-29ownership and relinquishEnrique Saurez17-2203/+2752
2018-11-26MySQL JUnit testTschaen, Brendan6-41/+34
2018-11-20Replay operations into SQL DBTschaen, Brendan5-173/+250
2018-11-20MusicSqlManager Removal, othe code refactorsTschaen, Brendan18-2098/+1622
2018-11-20Merge "TxDigest replay and code restructure"Bharath Balasubramanian25-648/+757
2018-11-19Query processing with CalciteVikram Potturi41-0/+282
2018-11-16TxDigest replay and code restructureTschaen, Brendan25-648/+757
2018-11-14Remove unwanted Trigger creationst782s4-2/+9
2018-11-05Modularized mdbc buildRob Daugherty58-0/+12413