HomePhabricator
Diffusion Comm 1991d5d3b4ce

[Nix] Auto start redis on nix develop

Description

[Nix] Auto start redis on nix develop

Summary:
Also start redis when doing nix develop

https://linear.app/comm/issue/ENG-1597

Depends on D4879

Test Plan:

# If you have redis setup through homebrew, then run:
brew services stop redis

nix develop

Should see:

View Redis Logs: tail -f $HOME/Library/Caches/Redis/logs
Kill Redis server: pkill redis

inspect logs:

tail -f $HOME/Library/Caches/Redis/logs

Reviewers: abosh, atul, varun, O1 Nix

Reviewed By: abosh, O1 Nix

Subscribers: atul, ashoat, tomek

Differential Revision: https://phab.comm.dev/D4880

Details

Provenance
jonAuthored on Aug 18 2022, 4:13 PM
Reviewer
Restricted Owners Package
Differential Revision
D4880: [Nix] Auto start redis on nix develop
Parents
rCOMM6f7a115ed9d0: [Nix] Move daemon creation to separate script
Branches
Unknown
Tags
Unknown