aboutsummaryrefslogtreecommitdiffstats
path: root/mdbc-server/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2020-01-21Merge "History of range tool"HEADmasterBharath Balasubramanian2-1/+124
2019-10-22Hot restartTschaen, Brendan10-58/+128
2019-10-09Various bug fixes and code cleanupTschaen, Brendan7-89/+80
2019-09-27Deadlock detection and recovery with new Music versionArthur Martella8-19/+108
2019-09-04Merge "Replay Transaction Updates"Bharath Balasubramanian10-120/+133
2019-08-07Configurable "write only locks"Tschaen, Brendan3-0/+12
2019-08-06Replay Transaction UpdatesTschaen, Brendan10-120/+133
2019-07-25Merge "End test with a select all"Thomas Nelson1-3/+55
2019-07-25End test with a select allTschaen, Brendan1-3/+55
2019-07-25Split partition using MRUTschaen, Brendan6-18/+104
2019-07-24Replay transaction bugfixTschaen, Brendan5-23/+16
2019-07-18Disable Range-reuse to avoid Connection Pooling Issuesstatta3-58/+91
2019-07-11Sequential IDs and firstnames for multi-thread test scriptArthur Martella1-38/+105
2019-07-11History of range toolTschaen, Brendan2-1/+124
2019-07-10Extra features for multi-thread test scriptArthur Martella1-11/+90
2019-07-09Merge "New multi-threaded test client script"Brendan Tschaen1-0/+609
2019-07-09Merge if necessary after ownershipTschaen, Brendan22-172/+254
2019-07-08Merge "Maintain server checkpoint locations"Thomas Nelson8-965/+1102
2019-07-01Maintain server checkpoint locationsTschaen, Brendan8-965/+1102
2019-07-01Parse OrderBystatta4-6/+69
2019-06-26New multi-threaded test client scriptArthur Martella1-0/+609
2019-06-26Merge "Music Tx Digest Decoding Script"Thomas Nelson1-0/+89
2019-06-25Music Tx Digest Decoding ScriptTschaen, Brendan1-0/+89
2019-06-25Add retry to Music get callsArthur Martella1-15/+19
2019-06-25Merge "Keep history of MRI rows in table"Thomas Nelson5-108/+104
2019-06-24Keep history of MRI rows in tableTschaen, Brendan5-108/+104
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