1
0
Fork 0

938 Commits (801965d23bf664067ec388e91e49193966c3bed2)
 

Author SHA1 Message Date
Philip O'Toole 9164550aab Remove debug print 9 years ago
Philip O'Toole bdeda47774 Initial implementation of Meta server
This should really be a distinct cluster package.
9 years ago
Philip O'Toole 0a3454a675 Methods on store to set and get API peers 9 years ago
Philip O'Toole c0edf2424f Add raft log compaction note 9 years ago
Philip O'Toole 7c1fcb8eba Update README.md 9 years ago
Philip O'Toole 0bffa38319 Start implementing cluster meta comms 9 years ago
Philip O'Toole 16e3125149 Add support for cluster meta
This change required that the cluster meta become part of the Raft
snapshot.
9 years ago
Philip O'Toole 99ebaf9767 Add support for peersSub 9 years ago
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