1
0
Fork 0

6056 Commits (master)
 

Author SHA1 Message Date
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
Philip O'Toole 42916c55f8 Add very simple unit tests of commands 10 years ago
Philip O'Toole 9fb998fd6e Add test of database Snapshot 10 years ago
Philip O'Toole 89e9d7fe3b Rename "write" command as "execute" 10 years ago
Philip O'Toole a0e76ba223 First documentation: 10 years ago
Philip O'Toole a6d421f31f Better commenting 10 years ago
Philip O'Toole 69a80f2ddd Count number of snaphots created 10 years ago
Philip O'Toole a98f5779df Enhance logs for saving & restoring database state 10 years ago
Philip O'Toole 18b95289e1 Explicitly load snapshot from disk at start-up 10 years ago
Philip O'Toole 1629c63987 Construct some log strings more idiomatically 10 years ago
Philip O'Toole 9415c07cd9 New -> NewServer
More inline with existing conventions.
10 years ago
Philip O'Toole c7feba3489 Add log message indicating snap is going to start 10 years ago
Philip O'Toole 2c01218169 Initialize snapConf 10 years ago
Philip O'Toole c7160a6d96 Add initial support for snapshotting.
Not tested.
10 years ago
Philip O'Toole f0afc0c88e Merge pull request #1 from otoolep/snapshot_after_n_log
Prepare to snap after some number of log entries
10 years ago
Philip O'Toole aca943d194 Prepare to snap after some number of log entries 10 years ago
Philip O'Toole af48ccb4a8 Remove downloaded pkgs from .gitignore
Better source tree layout now makes this unnecessary.
10 years ago
Philip O'Toole 22fbee9e28 Exit immediately if no data path supplied 10 years ago
Philip O'Toole e69218ef4a Layout source in a more conventional style 10 years ago