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 e0da96dd55 Remove support for specifying SQLite DSN
This is a breaking change. However this feature hasn't been tested and
allows end-users to break the system too easily. Low-level control over
the SQLite database is better done with PRAGMA commands where possible.
3 years ago
..
testdata Compress SQLite database in Raft snapshot 4 years ago
db_config.go Remove support for specifying SQLite DSN 3 years ago
server.go Only check non-voting nodes by default 3 years ago
store.go Remove support for specifying SQLite DSN 3 years ago
store_test.go Remove support for specifying SQLite DSN 3 years ago
transport.go ABL 5 years ago
transport_test.go Broadcast Store meta via standard consensus 5 years ago