1
0
Fork 0

1878 Commits (2108a5ab0ca6cd7dea218bbe76a38317da5cf087)
 

Author SHA1 Message Date
Philip O'Toole a63b25e885
Update DESIGN.md 4 years ago
Philip O'Toole 021cb837eb
Emphasize it's critical to use the right endpoint 4 years ago
Philip O'Toole 92b93282b0
Merge pull request #663 from rqlite/db_if
Split out Queryable interface at Service level
4 years ago
Philip O'Toole 188981005f Split out Queryable interface at Service level 4 years ago
Philip O'Toole 21908c05f1
Merge pull request #661 from rqlite/debug_snap_timeout
Better Exception message if snap test fails
4 years ago
Philip O'Toole dcc88a5e54 Bump wait-for-snap timeout to 10 seconds
Don't fully understand (yet) why we need to wait this long.
4 years ago
Philip O'Toole 65ebe8a1b9 Better Exception message if snap test fails 4 years ago
Philip O'Toole 299e0e683e
Merge pull request #660 from rqlite/add_log_size
Add Raft log size on disk to status
4 years ago
Philip O'Toole 87dbf9ce64 Update CHANGELOG 4 years ago
Philip O'Toole f81ef9024e Add Raft log size on disk to status 4 years ago
Philip O'Toole 9736cf728e
Merge pull request #659 from rqlite/fix_snapshot_test
Fix Snapshot test
4 years ago
Philip O'Toole e6e8ef36d2 Fix Snapshot test
If the snapshot count didn't change, the test didn't actually fail.
4 years ago
Philip O'Toole 4f78b14a35
Update CONTRIBUTING.md 4 years ago
Philip O'Toole 5693044c44
Update CONTRIBUTING.md 4 years ago
Philip O'Toole adc2088aac
Update CONTRIBUTING.md 4 years ago
Philip O'Toole aed6484b07
Update FAQ.md 4 years ago
Philip O'Toole 4ee4b686d3
Update FAQ.md 4 years ago
Philip O'Toole c8ed296075
Update FAQ.md 4 years ago
Philip O'Toole f15ff41f28
Merge pull request #654 from rqlite/config_join_params
Allow configurable join attempts and interval
4 years ago
Philip O'Toole 1864959bcc Add reference to fixed issue (653) 4 years ago
Philip O'Toole 1e7093a24a Update CHANGELOG for 5.4.0 4 years ago
Philip O'Toole 32a7625e69 Unit test zero join attempts 4 years ago
Philip O'Toole 3f0182c8e8 Make num join attempts and interval configurable 4 years ago
Philip O'Toole 84ede380e0
Merge pull request #652 from Phiwa/master
Fixed spelling in docs
4 years ago
Phiwa 95e16272f7 Fixed spelling in docs 4 years ago
Philip O'Toole 5f762f01ec
5.3.0 is going out 4 years ago
Philip O'Toole 4ed6eb11f3
Update DIAGNOSTICS.md 4 years ago
Philip O'Toole f76c3d7a71
Update FAQ.md 4 years ago
Philip O'Toole 300f29e9fb
Update DATA_API.md 4 years ago
Philip O'Toole ff92a48e15
Update CONTRIBUTING.md 4 years ago
Philip O'Toole 241127a912
Merge pull request #645 from rqlite/otoolep-patch-1
Move to go1.14
4 years ago
Philip O'Toole 43265c44ef
Move to go1.14 4 years ago
Philip O'Toole 827ceb4b65
Update FAQ.md 4 years ago
Philip O'Toole 1e869a0ef7
Update CHANGELOG.md 5 years ago
Philip O'Toole 5c48254ac9
Merge pull request #641 from rqlite/cli_remove_node
Add support to CLI for node removal
5 years ago
Philip O'Toole 3beb61cc70 Update CHANGELOG and docs 5 years ago
Philip O'Toole aa2467b29d Print help in alpha order 5 years ago
Philip O'Toole ad1557664a Add support to CLI for node removal 5 years ago
Philip O'Toole 3f9f1dceb2
Merge pull request #640 from rqlite/raft_files_size
Add helper function for Raft log size
5 years ago
Philip O'Toole c4a89ede8d Add helper function for Raft log size 5 years ago
Philip O'Toole b729037b21
Update CHANGELOG.md 5 years ago
Philip O'Toole 998c951d16
Extensive testing of Raft snapshots and log truncation (#639)
Extensive testing of Raft snapshots and log truncation

Added both system-level tests and end-to-end tests.
5 years ago
Philip O'Toole 77863e5a13
Update CHANGELOG.md 5 years ago
Philip O'Toole 663eed0f26
Merge pull request #637 from rqlite/fix-snapshotting
Set Snapshot Interval to non-zero value
5 years ago
Philip O'Toole 487c0e3f8c Set Snapshot Interval to non-zero value
Snapshotting was *never* functional due to the zero interval value.
5 years ago
Philip O'Toole 3b151cc5ad
Update FAQ.md 5 years ago
Philip O'Toole 5bf8fc2d43 Fix formatting 5 years ago
Philip O'Toole e073a5f54f Fix comment 5 years ago
Philip O'Toole ea8d739a0a Merge branch 'master' of github.com:rqlite/rqlite 5 years ago
Philip O'Toole 887530db26 Correct package godoc for rqbench 5 years ago