mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 18:15:26 +00:00
4a34cfc4a6
* correctly enable WAL log for sqlite this commit makes headscale correctly enable write-ahead-log for sqlite and adds an option to turn it on and off. WAL is enabled by default and should make sqlite perform a lot better, even further eliminating the need to use postgres. It also adds a couple of other useful defaults. Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> * update changelog Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> --------- Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> |
||
---|---|---|
.. | ||
api_key_test.go | ||
api_key.go | ||
db.go | ||
ip_test.go | ||
ip.go | ||
node_test.go | ||
node.go | ||
preauth_keys_test.go | ||
preauth_keys.go | ||
routes_test.go | ||
routes.go | ||
suite_test.go | ||
users_test.go | ||
users.go |