1
0
Fork 0

4299 Commits (26ad4913c9e2f015486799870fc9fe5d5bac21fd)
 

Author SHA1 Message Date
Philip O'Toole 26ad4913c9 Correct comment 1 year ago
Philip O'Toole 6b32b7f4d2 Add function which returns size of WAL 1 year ago
Philip O'Toole 270b027e13 CHANGELOG 1 year ago
Philip O'Toole 7e1b8d12d7 Add full WAL support to DB layer 1 year ago
Philip O'Toole df33a4aa42 DB layer supports enabling WAL mode 1 year ago
Philip O'Toole e852f6207c
Merge pull request #1306 from rqlite/on-disk-wal
Add some WAL-related control code
1 year ago
Philip O'Toole da11903312 Correct test failure error 1 year ago
Philip O'Toole 456c90e193 CHECKPOINT 1 year ago
Philip O'Toole 67941699b6 Add some WAL-related control code
Not actually called yet.
1 year ago
Philip O'Toole 77eb0df672
Merge pull request #1305 from rqlite/go-mod-20230614
Upgrade dependencies
1 year ago
Philip O'Toole 0fc7301046 CHANGELOG 1 year ago
Philip O'Toole 3dc2824c32 Upgrade dependencies
Had to add github.com/armon/go-metrics =>
github.com/hashicorp/go-metrics v0.5.1 due to renaming of repo in GitHub
(it seems).
1 year ago
Philip O'Toole 140241fa30
Update CHANGELOG.md 1 year ago
Philip O'Toole 8654446e91
Merge pull request #1304 from rqlite/tweak-leave-e2e-test
Tweak test, remove raciness?
1 year ago
Philip O'Toole 35e4979673 Tweak test, remove raciness?
https://app.circleci.com/pipelines/github/rqlite/rqlite/2947/workflows/0cc343c8-83f3-415a-a652-7cccbc9904b3/jobs/15281
1 year ago
Philip O'Toole f6a0ec5677
Update CHANGELOG.md 1 year ago
Philip O'Toole 59a44d6989
Merge pull request #1303 from rqlite/otoolep-retain-1-snapsho
Only 1 Snapshot needs to be retained
1 year ago
Philip O'Toole eed215c664
Only 1 Snapshot needs to be retained 1 year ago
Philip O'Toole 7772aee3ff
Update CHANGELOG.md 1 year ago
Philip O'Toole c9b169edcf
Update CHANGELOG.md 1 year ago
Philip O'Toole 655693a1c4
Update CHANGELOG.md 1 year ago
Philip O'Toole ca972bb9ed
Merge pull request #1302 from rqlite/pragmas-stats
Add some important PRAGMA state to DB stats
1 year ago
Philip O'Toole 5e37ff9c55 Fix typo in variable name 1 year ago
Philip O'Toole abab6ef62c CHANGELOG 1 year ago
Philip O'Toole f58bd0cf7b Add some important PRAGMA state to DB stats 1 year ago
Philip O'Toole 928fcd76a8
Update CHANGELOG.md 1 year ago
Philip O'Toole 1253f272b0
Update CHANGELOG.md 1 year ago
Philip O'Toole 289d269330
Merge pull request #1301 from rqlite/sqlite-synchronous-off
Set 'synchronous' to OFF for on-disk databases
1 year ago
Philip O'Toole 56c337d59d CHANGELOG 1 year ago
Philip O'Toole dd9b3f2695 PRAGMA synchronous=OFF for on-disk databases 1 year ago
Philip O'Toole b9253e6b41 Improve logging in Store 1 year ago
Philip O'Toole a17546fd19 Add actual v7.20.3 testdata 1 year ago
Philip O'Toole 5a4e19d9fa More upgrade testing 1 year ago
Philip O'Toole ce53821c87 Use t.Run() to test upgrades 1 year ago
Philip O'Toole e29e245cb6 Merge branch 'master' of github.com:rqlite/rqlite 1 year ago
Philip O'Toole 8a9097e0f5 Run cross-compilation in parallel 1 year ago
Philip O'Toole 84548b5513
Update CHANGELOG.md 1 year ago
Philip O'Toole dc586287f3
Merge pull request #1300 from rqlite/check-for-wal-daat
rqlite doesn't (yet) support WAL mode SQLite data
1 year ago
Philip O'Toole 21ee2b6da9 CHANGELOG 1 year ago
Philip O'Toole 4a7ac2850f rqlite doesn't (yet) support WAL mode SQLite data 1 year ago
Philip O'Toole d7c47d8080
Merge pull request #1298 from rqlite/fsm-dual
Move FSMSnapshot to own source file
1 year ago
Philip O'Toole e5aee00118 CHANGELOG 1 year ago
Philip O'Toole 92bc513242 Move FSMSnapshot to own source file 1 year ago
Philip O'Toole 3bd63b98bb
Update CHANGELOG.md 1 year ago
Philip O'Toole e5f84c2f2d
Merge pull request #1296 from rqlite/common-db-tests
Common DB-layer tests
1 year ago
Philip O'Toole 98a356504e Fix import cycle 1 year ago
Philip O'Toole ca12df38ce Test cleanup 1 year ago
Philip O'Toole 0d06a1b9f0 More CHANGELOG 1 year ago
Philip O'Toole d5c62cb717 CHANGELOG 1 year ago
Philip O'Toole 2fd62f3f64 Isolation testing only applies to on-disk 1 year ago