aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMichelle Tilley <michelle@michelletilley.net>2026-03-18 09:14:22 -0700
committerMichelle Tilley <michelle@michelletilley.net>2026-03-18 09:14:22 -0700
commit2e27f2b9abc1317e36f5d025ce3490bff884d62d (patch)
tree17bee070e4e4bbae1094e849cbc1483d4e81f96d /docs
parentdocs: fix typo in FAQ alternatives section (#3292) (diff)
downloadatuin-2e27f2b9abc1317e36f5d025ce3490bff884d62d.zip
docs: Remove 'experimental' status from Atuin Daemon
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