1
0
Fork 0

4721 Commits (41c59ea5319c9b7400ff4d52e6d100a85f32db1b)
 

Author SHA1 Message Date
Philip O'Toole 41c59ea531 Add initial skeleton of WAL Compactor 1 year ago
Philip O'Toole 0c0c6cd757 Fix output 1 year ago
Philip O'Toole b238b6c2fb Add simple tool for examining WAL files 1 year ago
Philip O'Toole cb6e897cb5 Merge remote-tracking branch 'origin' into litefs-snapshotting 1 year ago
Philip O'Toole b5eec7ccd8
Merge pull request #1399 from rqlite/better-datadir-log
Better logging of trailing flags
1 year ago
Philip O'Toole fe292f0d11 CHANGELOG 1 year ago
Philip O'Toole 2c870f16c7 Better logging of trailing flags 1 year ago
Philip O'Toole f3f6611eb6 Add WAL-related code from litefs
Many thanks to the authors of litefs.
1 year ago
Philip O'Toole 9b65b45065
Update CHANGELOG.md 1 year ago
Philip O'Toole fe99b746ff
Merge pull request #1395 from rqlite/more-db-stats
More DB and Snapshot stats
1 year ago
Philip O'Toole 5b4ff9b8ce Fix test code 1 year ago
Philip O'Toole 53b432a391 More DB and Snapshot stats 1 year ago
Philip O'Toole ee482f3661
Merge pull request #1394 from rqlite/one-rw-conn
1 RW DB connection only!
1 year ago
Philip O'Toole 3acee87c08 CHANGELOG 1 year ago
Philip O'Toole 4869a2be35 1 RW DB connection only!
Connections where coming from the pool, and if they were new, they had
autocheckpointing set back to 1000!
1 year ago
Philip O'Toole 59e6a23b02 Clean-up logging 1 year ago
Philip O'Toole 3fdc8da479
Merge pull request #1388 from rqlite/no-CHECKPOINT
Ensure databases open with checkpointing disabled
1 year ago
Philip O'Toole 4e5fd30be6 Even less-intensive tests 1 year ago
Philip O'Toole 2fff800273 Substantially shrink Test_MultiNodeClusterLargeQueuedWrites 1 year ago
Philip O'Toole c80ba4907f Revert 1 year ago
Philip O'Toole 10b003a5e0 Bump election timeout
Still seeing unexplained elections on CI. Let's try one more increase.
1 year ago
Philip O'Toole ffe9688dcd Still just setting pragmas on RW conn 1 year ago
Philip O'Toole fcd910531e Merge remote-tracking branch 'origin' into no-CHECKPOINT 1 year ago
Philip O'Toole d975d25503
Merge pull request #1391 from rqlite/otoolep-restorer-unit-tests
Add Restorer unit tests
1 year ago
Philip O'Toole d86e14d55a
Update store_test.go 1 year ago
Philip O'Toole 2bdc133d85
Merge pull request #1390 from rqlite/otoolep-patch-snapshot-restorers
Add Restore to Snapshot Store
1 year ago
Philip O'Toole ae5bd17b7e
Update CHANGELOG.md 1 year ago
Philip O'Toole dbdf78d0a3
Add Restore to Snapshot Strore 1 year ago
Philip O'Toole 6cb5f14c5d
Merge pull request #1389 from rqlite/otoolep-patch-simpler-logging
Simpler logging of first application
1 year ago
Philip O'Toole 378dd4b2a1
Simpler logging of first application 1 year ago
Philip O'Toole 3030226ab1 Comment 1 year ago
Philip O'Toole c737e73eb2 Fix up test 1 year ago
Philip O'Toole 0a9beb221d CHANGELOG 1 year ago
Philip O'Toole fbbe282670 Test that databases open with checkpoint disabled 1 year ago
Philip O'Toole 0fe26d35d7 Actually disable automatic checkpointing 1 year ago
Philip O'Toole 5ab7069aa0
Update store.go 1 year ago
Philip O'Toole a4f7431108 Log first time a log is applied 1 year ago
Philip O'Toole 9fc1f308c5
Merge pull request #1386 from rqlite/db-sync-replay
Do some syncing and closing
1 year ago
Philip O'Toole 1a740e2ec1 CHANGELOG 1 year ago
Philip O'Toole 3b6c988dd9 Do some syncing and closing 1 year ago
Philip O'Toole 414b198199 Better name for auto-restore temp 1 year ago
Philip O'Toole 98a151d5dc Measure reap-snapshots time 1 year ago
Philip O'Toole b6b73e5f0e More metrics 1 year ago
Philip O'Toole 27f24a2010
Update CHANGELOG.md 1 year ago
Philip O'Toole a3a8017fea
Merge pull request #1384 from rqlite/leader-id-addr
Use non-racy function for Leader ID and address
1 year ago
Philip O'Toole b018e66e59 CHANGELOG 1 year ago
Philip O'Toole ad86a2989b Use non-racy function for Leader ID and address 1 year ago
Philip O'Toole 8ac4bb51e2 load testing idempotency 1 year ago
Philip O'Toole 5a14f7b876
Update CHANGELOG.md 1 year ago
Philip O'Toole 68fe2743de
Merge pull request #1383 from rqlite/snapshot-expvar
Record size of snapshot persist
1 year ago