1
0
Fork 0

1232 Commits (b96220f1eb10b904f72a0f126ca8005954bf4b46)
 

Author SHA1 Message Date
Philip O Toole 8223bedc27 Update CHANGELOG 8 years ago
Philip O Toole 4d145f8ac5 main code should also log to stderr 8 years ago
Philip O Toole 5c8fb9f575 Add some logging to join code 8 years ago
Philip O Toole 9d39d59a6c Fix join failure log message 8 years ago
Philip O Toole 4f7a04e1d9 Sleep and retry, if join fails 8 years ago
Philip O'Toole d1d342bd39 Update CHANGELOG.md 8 years ago
Philip O'Toole 4bca0f483f Merge pull request #281 from rqlite/disco_redirects
Start fixing Discovery Redirects
8 years ago
Philip O Toole 04a4d01eb0 'go fmt' fixes 8 years ago
Philip O Toole 0dcdc10f93 Fix test because of how redirect actually works 8 years ago
Philip O Toole 2b6332a210 Fix reference to redirect URL in disco client 8 years ago
Philip O Toole cf39350d62 Start fixing Discovery Redirects
The Go HTTP client does some automatic redirect handling, and the code needs to deal with this.
8 years ago
Philip O'Toole 361ee371c8 Update DISCOVERY.md 8 years ago
Philip O'Toole 37751eff47 Update DISCOVERY.md 8 years ago
Philip O'Toole b16855b8f9 Update CHANGELOG.md 8 years ago
Philip O'Toole 9a2df916eb Merge pull request #280 from rqlite/more_disco
Integrate with new Discovery Service
8 years ago
Philip O'Toole d1bac61485 Merge pull request #275 from rqlite/disco_doc
Initial draft of disco doc
8 years ago
Philip O'Toole 242cc2e09c More disco client logging 8 years ago
Philip O'Toole 2fc1d266c9 Disco client now follows HTTP redirects 8 years ago
Philip O'Toole 7810c3470a Complete integration with Discovery Service 8 years ago
Philip O'Toole a61f05985b Supply HTTP advertised address to disco service 8 years ago
Philip O'Toole 276814bb61 Tweak end-to-end quick script 8 years ago
Philip O'Toole 8b3665b29c Add script for quick 3-node cluster test 8 years ago
Philip O'Toole 35528928e2 Integrate cluster.Join with main 8 years ago
Philip O'Toole dadea674f3 More unit test of join functionality 8 years ago
Philip O'Toole 8f9a26ed7b Add initial, more complex, join functions
Also, remove questionable check of join and disco.
8 years ago
Philip O'Toole b0abb64d62 Sart integration of disco service 8 years ago
Philip O'Toole d02b7e93bf Further changes after service changed 8 years ago
Philip O'Toole 829adc138e Bring code into line with actual disco service 8 years ago
Philip O'Toole ef44e5c2f5 Update CHANGELOG.md 8 years ago
Philip O'Toole f49e620b41 Update CLI.md 8 years ago
Philip O'Toole 5452b7d470 Update CHANGELOG.md 8 years ago
Philip O'Toole e0721274f5 Update README.md 8 years ago
Philip O'Toole b48b98f769 Update README.md 8 years ago
Philip O'Toole f67263d616 Update README.md 8 years ago
Philip O'Toole bc38adeb89 Merge pull request #278 from rqlite/schema_endpoint
Add support for .tables and .schema to rqlite CLI
8 years ago
Philip O'Toole f42e9387e1 Update CHANGELOG 8 years ago
Philip O'Toole 24cd92580a Add note to README about .schema 8 years ago
Philip O'Toole 86a59adc57 Unit test query of SQLite master table 8 years ago
Philip O'Toole e410a2641b Support .tables and .schema in rqlite CLI 8 years ago
Philip O'Toole 2617962f5f Typo 8 years ago
Philip O'Toole a5a00c4e9b Update README.md 8 years ago
Philip O'Toole ce2a7fc0a6 Merge pull request #276 from rqlite/disco
Add initial discovery service client
8 years ago
Philip O'Toole d26597a679 Fix comment about a the New() client function 8 years ago
Philip O'Toole 686af67a69 Disco nodes GoDoc 8 years ago
Philip O'Toole 59c01424dd Add initial discovery service client 8 years ago
Philip O'Toole c7d8c2aa0b Update CLUSTER_MGMT.md 8 years ago
Philip O Toole 35da53de37 More tweaks to disco doc 8 years ago
Philip O Toole d9ce247aa8 Initial draft of disco doc 8 years ago
Philip O'Toole b0966f716e Update CHANGELOG.md 8 years ago
Philip O'Toole 1201e8d7f6 Merge pull request #274 from WanliTian/master
remove store.readPeersJSON
8 years ago