Files
ToastyFS/.gitignore
Claudeandcozis 7cd124e939 Add cluster management script for 3 server nodes and 1 HTTP proxy
Provides start/stop/status/restart/clean commands to manage a local
ToastyFS cluster. Nodes listen on 127.0.0.1:8001-8003 with the HTTP
proxy on 127.0.0.1:3000. Each node gets its own chunk storage directory
under cluster-data/. Logs and PID files are stored there as well.

https://claude.ai/code/session_01FAL4T35UGYqXexbaxvihRp
2026-02-26 01:19:36 +01:00

26 lines
295 B
Plaintext

toasty_simulation
toasty_simulation.exe
toasty
toasty.exe
toasty_random_client
toasty_random_client.exe
toasty_proxy
toasty_proxy.exe
*.gcno
*.gcda
*.gcov
*.info
coverage_html/
*.log
*.o
*.a
*.so
example
example_large
examples/example
.cluster/
vsr_boot_marker
*.pem
*.exe
.claude/
cluster-data/