aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/reference/daemon.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/docs/reference/daemon.md b/docs/docs/reference/daemon.md
index 49080e88..540404bb 100644
--- a/docs/docs/reference/daemon.md
+++ b/docs/docs/reference/daemon.md
@@ -1,18 +1,16 @@
# daemon
## `atuin daemon`
-_This is experimental!_
The Atuin daemon is a background daemon designed to
1. Speed up database writes
2. Allow machines to sync when not in use, so they're ready to go right away
-3. Perform background maintenance
+3. Provides a hot in-memory fuzzy searcher
+4. Perform background maintenance
It may also work around issues with ZFS/SQLite performance.
-It's currently experimental, but is safe to use with a little bit of setup
-
## To enable
Add the following to the bottom of your Atuin config file