atuin/crates/atuin-client
Nemo157 2e88321aec
feat: support systemd socket activation for daemon (#2039)
This avoids issues with clients attempting to connect to the daemon
while it's starting, systemd creates the socket early and will queue
connections up until the daemon is ready to accept them.
2024-05-25 13:03:55 +01:00
..
migrations chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
record-migrations chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
src feat: support systemd socket activation for daemon (#2039) 2024-05-25 13:03:55 +01:00
tests/data chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
Cargo.toml feat: support importing from replxx history files (#2024) 2024-05-21 11:12:17 +07:00
config.toml feat: support systemd socket activation for daemon (#2039) 2024-05-25 13:03:55 +01:00