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 abfe056b4c Remove any -wal and -shm files on shutdown
If in WAL mode, open-and-close again to remove the -wal file. This is not strictly necessary, since any on-disk database files will be removed when rqlite next starts, but it leaves the directory containing the database file in a cleaner state.
1 year ago
..
testdata Fix Store-level unit tests 2 years ago
db_config.go Better comments 1 year ago
fsm_snapshot.go Better name for V1 Snapshotter 1 year ago
server.go Add Contains() to Servers 1 year ago
server_test.go Add Contains() to Servers 1 year ago
store.go Remove any -wal and -shm files on shutdown 1 year ago
store_inmem_test.go Further refactoring 1 year ago
store_ondisk_test.go Fix Store-level database-backup test 1 year ago
store_restart_test.go test: fix failing store_restart.test.go on Windows 2 years ago
transport.go ABL 5 years ago
transport_test.go Broadcast Store meta via standard consensus 5 years ago