1
0
Fork 0

1180 Commits (fb92953a880de4a35ce56e01f0b2b19674e4a171)
 

Author SHA1 Message Date
Philip O'Toole ed56f77714 Add hierarchy to Raft commands 9 years ago
Philip O'Toole 099c7c18ac Enable TCP muxing layer for Raft commns 9 years ago
Philip O'Toole 16471b1ee2 Add mux for TCP connections 9 years ago
Philip O'Toole 581cea6c62 Create DESIGN.md 9 years ago
Philip O'Toole 72b5f200ca v2.2.2 is out 9 years ago
Philip O'Toole fae88590cd Remove artifact upload 9 years ago
Philip O'Toole b6704b3290 Run testing in parallel 9 years ago
Philip O'Toole 46c92362cf Merge pull request #101 from otoolep/new_db_laer
Support restore to in-memory databases
9 years ago
Philip O'Toole f7e8cd958f Update CHANGELOG 9 years ago
Philip O'Toole 6fde29ff62 Fix typos 9 years ago
Philip O'Toole ef554e33a0 Update sqlite3 status output 9 years ago
Philip O'Toole a11b5fe2fe Unit test restoring in-memory databases 9 years ago
Philip O'Toole 91a552b7ec Further store-layer updates 9 years ago
Philip O'Toole 6405dc01a8 Add function for loading in-memory db from file 9 years ago
Philip O'Toole 31cda32a38 'go fmt' fixes 9 years ago
Philip O'Toole fb5e3c99d3 Bring system-testing into line with new DB layer 9 years ago
Philip O'Toole 1ea4edd515 Store layer adapted to new DB layer 9 years ago
Philip O'Toole f4c9ff0c3b Start with new DB layer 9 years ago
Philip O Toole c07c11f134 Fix trivial typo 9 years ago
Philip O Toole cafbc0722b 'go fmt' fixes 9 years ago
Philip O Toole 940c872dfd Explicitly test file and in-mem 9 years ago
Philip O'Toole 5399680ec3 Merge pull request #99 from otoolep/unit_test_snap
Unit test snapshot and restore
9 years ago
Philip O'Toole b26bc3444c Unit test snapshot and restore 9 years ago
Philip O'Toole 5959cf6f6c Update CONTRIBUTING.md 9 years ago
Philip O'Toole 790e6bccdd Update README.md 9 years ago
Philip O'Toole 69a0e05c4d Merge pull request #97 from otoolep/leader_redirection2
Move URL normalization to http package
9 years ago
Philip O Toole 75ee23bdd9 Move URL normalization to http package
This function may be useful for leader-redirection.
9 years ago
Philip O Toole e40ffa4644 Add missing info to DIAGNOSTICS 9 years ago
Philip O'Toole 2ef3e2c714 Fix typo 9 years ago
Philip O'Toole 8d99b6b341 Update README.md 9 years ago
Philip O'Toole e2fd7fa235 Link to DIAGNOSTICS 9 years ago
Philip O'Toole 1e8c910986 Correct typo 9 years ago
Philip O'Toole 0d1c6ea0cc Add DIAGNOSTICS documentation 9 years ago
Philip O'Toole af32fe8813 Link to new backup doc 9 years ago
Philip O'Toole 4a86250d79 Separate backup instructions into a separate doc 9 years ago
Philip O'Toole d89d1c61e7 Update README.md 9 years ago
Philip O'Toole 258edf14f9 Update README.md 9 years ago
Philip O'Toole 5984361be5 Merge pull request #96 from otoolep/build_time
Add build time to status output
9 years ago
Philip O Toole 659be46190 Add build time to status output 9 years ago
Philip O'Toole a328c58491 Update CHANGELOG.md 9 years ago
Philip O'Toole 9686411a81 Merge pull request #95 from otoolep/fix_auth
Correctly indicate no auth enabled
9 years ago
Philip O Toole 59cddcc2f7 Correctly indicate no auth enabled 9 years ago
Philip O'Toole 4350eaac9c Minor README cleanups 9 years ago
Philip O'Toole 61af8103eb Fix typo in cluster instructions 9 years ago
Philip O'Toole 469be96ca2 Update README.md 9 years ago
Philip O'Toole 5b098b1327 Include hint about getting release ID
This script should really be written in something like Python, which
would make getting the release ID automatic.
9 years ago
Philip O'Toole 9a3eaf4503 2.2.0 is out 9 years ago
Philip O'Toole 8fe4d2f900 Update CHANGELOG.md 9 years ago
Philip O'Toole f161f4806c Fix README typos 9 years ago
Philip O Toole 1d42e24e6d System test GoDoc fixes 9 years ago