1
0
Fork 0

124 Commits (09b4b4d0b10e42317ef7d1a5765587633ef68f63)
 

Author SHA1 Message Date
Philip O'Toole 09b4b4d0b1 Add a data query test 10 years ago
Philip O'Toole 3062e76124 Remove unnecessary single-quotes from unit test 10 years ago
Philip O'Toole 2005f39532 First unit tests for database creation and write 10 years ago
Philip O'Toole e65750b968 Explicitly fetch unit test framework 10 years ago
Philip O'Toole d2a3190c07 Fix typo 10 years ago
Philip O'Toole 99d075e1e4 Move details from README to blog post 10 years ago
Philip O'Toole f0af79228d Add instructions on running unit tests 10 years ago
Philip O'Toole 02b40f9c8f Remove trailing whitespace from README 10 years ago
Philip O'Toole 5e2aebb464 More unit-testing of the Server 10 years ago
Philip O'Toole d9a5214f4b Update server.go
Remove duped Raft info
10 years ago
Philip O'Toole 385d52bcd7 Mention what curl is 10 years ago
Philip O'Toole 41a7cd401e Fix typo in comments 10 years ago
Philip O'Toole 03409d927b DRY up JSON pretty printing 10 years ago
Philip O'Toole 33f682244f Add endpoint to dump Raft details
Issue #8.
10 years ago
Philip O'Toole cbbe38f02b Re-order blog entry 10 years ago
Philip O'Toole 846f61f387 Clarify HTTP API 10 years ago
Philip O'Toole 003cc2a3dc Fix typo 10 years ago
Philip O'Toole 4a311c7fc8 More details reading and writing 10 years ago
Philip O'Toole cf238439e4 Update README.md 10 years ago
Philip O'Toole 0552b1c404 Update README.md 10 years ago
Philip O'Toole 5278d6eb8e Update README.md 10 years ago
Philip O'Toole 4fd978ec85 Update README.md 10 years ago
Philip O'Toole a73e53a4a7 Add Development notes. 10 years ago
Philip O'Toole 68baa32df3 Fix query port 10 years ago
Philip O'Toole d2e67b3a2f Fix indentation 10 years ago
Philip O'Toole ed36ac311a Re-order headings 10 years ago
Philip O'Toole 2fb00058cd Merge branch 'master' of github.com:otoolep/rqlite 10 years ago
Philip O'Toole eb43a7bfcc Add simple copyright to main 10 years ago
Philip O'Toole 6d7a31b16a Fix more typos 10 years ago
Philip O'Toole 2a527ea63c Update README.md 10 years ago
Philip O'Toole 54d6b660d1 Response are in JSON 10 years ago
Philip O'Toole fe19e9b913 Update README.md 10 years ago
Philip O'Toole 0f8a4f293c Tweak headings 10 years ago
Philip O'Toole 3e3ef010e3 Clarify performance 10 years ago
Philip O'Toole 6900066c6e Merge branch 'master' of github.com:otoolep/rqlite 10 years ago
Philip O'Toole 85ca48ac06 Initialize Raft commands before Server
Otherwise join doesn't work.
10 years ago
Philip O'Toole e5c0aa0b35 Fix more typos 10 years ago
Philip O'Toole 8b05930107 Add missing 'a' 10 years ago
Philip O'Toole b626057bb1 Update README.md 10 years ago
Philip O'Toole 522d28e1a9 Add type limits 10 years ago
Philip O'Toole 85da347abc Merge pull request #2 from otoolep/doc
Doc
10 years ago
Philip O'Toole 0c2aeba694 Update README.md 10 years ago
Philip O'Toole 0cabb95b80 Update README.md 10 years ago
Philip O'Toole 4ef3493ca1 Update README.md 10 years ago
Philip O'Toole 6000d0790e Add more detail to the README 10 years ago
Philip O'Toole c3c1d8bd37 Add basic unit test of Server 10 years ago
Philip O'Toole 0fc2a2ab3c Push more Raft initialization into the Server 10 years ago
Philip O'Toole be05b8425f Fix metric name typo 10 years ago
Philip O'Toole 3ee67f14cc Add host and port to diagnostics output 10 years ago
Philip O'Toole 4758106e53 Log a warning if a query might change the database 10 years ago