1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Philip O'Toole 4cd3c438f4 Add more involved WAL checkpoint unit test
This test passes, but if VACUUM is performed, the dst database becomes
corrupt. This shows that VACUUM introduces issues which warrant a full
snapshot after any proposed auto-vacuum.

https://github.com/rqlite/rqlite/issues/1609
8 months ago
..
humanize Humanize database sizes 9 months ago
testdata Add unit test for >1GiB in-memory databases 3 years ago
wal Bring go mod import path into compliance 9 months ago
db.go Re-enable SYNC off mode 8 months ago
db_common_test.go Remove use of deprecated ioutil 8 months ago
db_test.go Enhance DB checkpoint unit test 8 months ago
state.go Re-enable SYNC off mode 8 months ago
state_test.go Add more involved WAL checkpoint unit test 8 months ago