1
0
Fork 0

1690 Commits (3f9f1dceb2f99e38a4e729edceda96e7552f89a5)
 

Author SHA1 Message Date
Philip O'Toole 07361d13ac
Move questions to FAQ 5 years ago
Philip O'Toole 2cfab71520
Update FAQ.md 5 years ago
Philip O'Toole ee44f626a2
Update FAQ.md 5 years ago
Philip O'Toole 45dccf7f1e
Update FAQ.md 5 years ago
Philip O'Toole 37c1fd60db
Update FAQ.md 5 years ago
Philip O'Toole f57e5f7302
Update README.md 5 years ago
Philip O'Toole dcf82768f6
Create FAQ.md (#623)
* Create FAQ.md
5 years ago
Philip O'Toole d8bdf960fc
Update CLUSTER_MGMT.md 5 years ago
Philip O'Toole ff2996fc66
Update CLUSTER_MGMT.md 5 years ago
Philip O'Toole 66d2541e5d
Merge pull request #621 from zdyxry/typo
Fix typo
5 years ago
zdyxry 139a698685 Fix typo 5 years ago
Philip O'Toole 7ec6fcefe4
5.1.0 is going out 5 years ago
Philip O'Toole a42c049050
Merge pull request #620 from rqlite/hclog
Allow log level control for Raft module
5 years ago
Philip O'Toole 536cac4fdf Allow log level control for Raft module
Default log level is INFO.
5 years ago
Philip O'Toole e645a013e8
Update README.md 5 years ago
Philip O'Toole 7f8cac6fbb
Update DATA_API.md 5 years ago
Philip O'Toole e9a5f2f71c
Merge pull request #619 from shane-kerr/patch-1
Typo fix
5 years ago
Shane Kerr 3fc3db544d
Typo fix 5 years ago
Philip O'Toole 74e406967a
Update DESIGN.md 5 years ago
Philip O'Toole e6d89a849a
Update DESIGN.md 5 years ago
Philip O'Toole b7cb8f7129
Update DESIGN.md 5 years ago
Philip O'Toole e5f9a53c1f
Update DESIGN.md 5 years ago
Philip O'Toole dd94230a3f
Update DESIGN.md 5 years ago
Philip O'Toole 6bb4c3fa8f
Update README.md 5 years ago
Philip O'Toole f92249e75c
Update DESIGN.md 5 years ago
Philip O'Toole 002e5a210b
Update DESIGN.md 5 years ago
Philip O'Toole 234fbb80a7
Update DESIGN.md 5 years ago
Philip O'Toole 97e577f2d0
Update CLUSTER_MGMT.md 5 years ago
Philip O'Toole e781c5a52a
Update CONSISTENCY.md 5 years ago
Philip O'Toole 5d36ead53a
Update CHANGELOG.md 5 years ago
Philip O'Toole efd7c5534b
Update DESIGN.md 5 years ago
Philip O'Toole 7fd2edd93f
Update DESIGN.md 5 years ago
Philip O'Toole ee2053835f
Update DESIGN.md 5 years ago
Philip O'Toole 6822e536fe
Update READ_ONLY_NODES.md 5 years ago
Philip O'Toole c046be5522
Update CLUSTER_MGMT.md 5 years ago
Philip O'Toole 8d0f1c55c6
Merge pull request #616 from rqlite/remove-obsolete-dsn
Remove obsolete SQLite const
5 years ago
Philip O'Toole 668720cbb6
Remove obsolete SQLite const 5 years ago
Philip O'Toole 29e220711d
Merge pull request #615 from rqlite/remove-obsolete-const
Remove obsolete const
5 years ago
Philip O'Toole ef44c199aa
Update main.go 5 years ago
Philip O'Toole cc65e36fcc
Remove obsolete const 5 years ago
Philip O'Toole 0afe1b3188
Update README.md 5 years ago
Philip O'Toole f5b0eb3ae1
Update CHANGELOG.md 5 years ago
Philip O'Toole 7e8e3ad769
Merge pull request #614 from rqlite/leader_freshness
Support leader freshness with None consistency
5 years ago
Philip O'Toole abb7772105 Support leader freshness with None consistency
This change allows the read request to specify the maximum time the node
receiving the request may have last heard from the cluster leader. It
only applies to a read consistency selection of None.
5 years ago
Philip O'Toole 002c41fcaf Fix typo 5 years ago
Philip O'Toole 0036abcb0f Better read-only docs 5 years ago
Philip O'Toole 97e99369ef
Merge pull request #613 from rqlite/non-voter
Add support for non-voting nodes
5 years ago
Philip O'Toole 67e4ff6ff5 Add end-to-end non-voter follows leader test 5 years ago
Philip O'Toole 0f2d59cf9e Update docs for non-voting nodes 5 years ago
Philip O'Toole 8eea0656b5 Update CHANGELOG 5 years ago