aboutsummaryrefslogtreecommitdiffstats
path: root/mdbc-server/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2019-06-24Relinquish Locks aptly based on partitionstatta5-10/+27
2019-06-21Use blob type in translogTschaen, Brendan1-1/+1
2019-06-14Merge "Include connection info in log"Thomas Nelson1-0/+3
2019-06-11Include connection info in logTschaen, Brendan1-0/+3
2019-06-07Merge "Relinquish locks for each transaction"Thomas Nelson4-6/+23
2019-05-31Enhance Clob,Blob supportstatta3-615/+652
2019-05-30Relinquish locks for each transactionTschaen, Brendan4-6/+23
2019-05-30Don't create extra locks while claiming ownershipArthur Martella3-9/+19
2019-05-22Move trigger creation to startupTschaen, Brendan6-54/+18
2019-05-22Read write lock implementationTschaen, Brendan7-1332/+93
2019-05-17Fix Clob,Blob read and writesstatta3-38/+2364
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