From 2e27f2b9abc1317e36f5d025ce3490bff884d62d Mon Sep 17 00:00:00 2001 From: Michelle Tilley Date: Wed, 18 Mar 2026 09:14:22 -0700 Subject: docs: Remove 'experimental' status from Atuin Daemon --- docs/docs/reference/daemon.md | 6 ++---- 1 file 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 -- cgit v1.3.1