1
0
Fork 0

142 Commits (a8d436e944cc4407a4952bdd82f8c696ee339fb4)

Author SHA1 Message Date
Philip O'Toole 6b25e2fee6
Update DATA_API.md 3 years ago
Philip O'Toole 84d9d614d6
Merge pull request #859 from rqlite/cluster-execute-queries
Support transparent Execute and Query request forwarding
3 years ago
Philip O'Toole 0b8beb6a5d Implmenet Request Forwarding timeout support 3 years ago
Philip O'Toole 04c8e93220
Update CLI.md 3 years ago
Philip O'Toole f81f774c36
Update CLI.md 3 years ago
Philip O'Toole 16b63514f8
Update CLI.md 3 years ago
Philip O'Toole 95c8f36cba Update FAQ 3 years ago
Philip O'Toole 3a942faf86 Doc updates 3 years ago
Philip O'Toole 3e679fff20 Update DATA API doc 3 years ago
Philip O'Toole 8fee8cfc53
Update DATA_API.md 3 years ago
Philip O'Toole 63b40ec3e8
Correct typo 3 years ago
Philip O'Toole bec25a88c4 More FK caveats 3 years ago
Philip O'Toole a1238aef18 FK constraints and loading from dump file 3 years ago
Philip O'Toole 8b2e3ea819 Update docs
This needs to be coded however.
3 years ago
Philip O'Toole 70d174f276 Merge branch 'master' of github.com:rqlite/rqlite into fk-cli 3 years ago
Philip O'Toole 9ed32972b1 Start adding FK option support 3 years ago
Philip O'Toole c4bb17abdf
Merge pull request #851 from rqlite/pragma-q
CLI supports PRAGMA directives
3 years ago
Philip O'Toole e1e239888a CLI supports PRAGMA directives
Add a doc about rqlite and PRAGMA.
3 years ago
Philip O'Toole e118c5187c
Update DESIGN.md 3 years ago
Philip O'Toole 96b49c4428
Update FAQ.md 3 years ago
Philip O'Toole 2fb1713655
Update FAQ.md 3 years ago
Philip O'Toole 9d377fbebf
Update FOREIGN_KEY_CONSTRAINTS.md 3 years ago
Philip O'Toole a74892244e
Update DIAGNOSTICS.md 3 years ago
Philip O'Toole 9bbe68adaf More docs about changing network addresses 3 years ago
Philip O'Toole bb46e2f63c Even better docs about joining 3 years ago
Philip O'Toole a9fe7cb563 Better documentation on rejoin 3 years ago
Philip O'Toole 4591e2df35 Don't ignore -join even if previous state exists 3 years ago
Philip O'Toole 01a8a2a141
Update DESIGN.md 3 years ago
Philip O'Toole 40a7155a7d
Update RESTORE_FROM_SQLITE.md 3 years ago
Philip O'Toole 05997bae92
Update DIAGNOSTICS.md 3 years ago
Philip O'Toole 0f716dbc4d Improve docs 3 years ago
Philip O'Toole 58b567c27a Only check non-voting nodes by default 3 years ago
Philip O'Toole a098f677c7 Tweaks and docs 3 years ago
Philip O'Toole f4956b983a
Update READ_ONLY_NODES.md 4 years ago
Philip O'Toole 39e5ca1b2e
Update CLUSTER_MGMT.md 4 years ago
Philip O'Toole 2bb5decebe
Update DATA_API.md 4 years ago
Philip O'Toole ec2b6a019a
Update CLUSTER_MGMT.md 4 years ago
Philip O'Toole 77b5eeca97
Update DATA_API.md 4 years ago
Philip O'Toole e9332ded2f
Update DATA_API.md 4 years ago
Philip O'Toole 478a0fa7f8
Update FAQ.md 4 years ago
Philip O'Toole 4fe9d8d9e2
Update READ_ONLY_NODES.md 4 years ago
Philip O'Toole b787736459
Update FAQ.md 4 years ago
Philip O'Toole 2108a5ab0c
Update CONSISTENCY.md 4 years ago
Philip O'Toole 147a126f2b
Update FAQ.md 4 years ago
Philip O'Toole 76f6c04de2
Update FAQ.md 4 years ago
Philip O'Toole b831dc2ab2
Update FAQ.md 4 years ago
Philip O'Toole d5322a1909
Ignore join request if node already part of cluster (#711)
rqlite used to work like this, but suffered a regression due to a change in how Hashicorp Raft worked. The manner it changed in was not public, so relying on it was always fragile.
4 years ago
Philip O'Toole fad73a0106
Update FAQ.md 4 years ago
Philip O'Toole 707f3d9e4e
Update FAQ.md 4 years ago
Philip O'Toole 1db095cdfe
Update FAQ.md 4 years ago