Age | Commit message (Expand) | Author | Files | Lines |
2019-06-26 | Merge "Music Tx Digest Decoding Script" | Thomas Nelson | 1 | -0/+89 |
2019-06-25 | Music Tx Digest Decoding Script | Tschaen, Brendan | 1 | -0/+89 |
2019-06-25 | Add retry to Music get calls | Arthur Martella | 1 | -15/+19 |
2019-06-25 | Merge "Keep history of MRI rows in table" | Thomas Nelson | 5 | -108/+104 |
2019-06-24 | Keep history of MRI rows in table | Tschaen, Brendan | 5 | -108/+104 |
2019-06-24 | Relinquish Locks aptly based on partition | statta | 5 | -10/+27 |
2019-06-21 | Use blob type in translog | Tschaen, Brendan | 1 | -1/+1 |
2019-06-14 | Merge "Include connection info in log" | Thomas Nelson | 1 | -0/+3 |
2019-06-11 | Include connection info in log | Tschaen, Brendan | 1 | -0/+3 |
2019-06-07 | Merge "Relinquish locks for each transaction" | Thomas Nelson | 4 | -6/+23 |
2019-05-31 | Enhance Clob,Blob support | statta | 3 | -615/+652 |
2019-05-30 | Relinquish locks for each transaction | Tschaen, Brendan | 4 | -6/+23 |
2019-05-30 | Don't create extra locks while claiming ownership | Arthur Martella | 3 | -9/+19 |
2019-05-22 | Move trigger creation to startup | Tschaen, Brendan | 6 | -54/+18 |
2019-05-22 | Read write lock implementation | Tschaen, Brendan | 7 | -1332/+93 |
2019-05-17 | Fix Clob,Blob read and writes | statta | 3 | -38/+2364 |
2019-05-15 | Merge "Implement postgres, fixes to eventual, and many bug fixes" | Brendan Tschaen | 25 | -191/+1797 |
2019-05-03 | Implement postgres, fixes to eventual, and many bug fixes | Arthur Martella | 25 | -191/+1797 |
2019-04-30 | Fall back sql parsing option | Tschaen, Brendan | 2 | -4/+42 |
2019-04-18 | Switch to calcite query parser | Tschaen, Brendan | 9 | -186/+153 |
2019-04-16 | Row re-use fix | Tschaen, Brendan | 3 | -8/+23 |
2019-04-15 | Merge "Close connection also updates StateManager" | Thomas Nelson | 2 | -1/+4 |
2019-04-15 | Merge "Reuse current musicrangeinformation row if possible" | Thomas Nelson | 3 | -4/+25 |
2019-04-08 | Merge "New test script for MDBC" | Thomas Nelson | 1 | -0/+379 |
2019-04-08 | Close connection also updates StateManager | Arthur Martella | 2 | -1/+4 |
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 | Reuse current musicrangeinformation row if possible | Tschaen, Brendan | 3 | -4/+25 |
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 |