generalbots/src/core/package_manager
Rodrigo Rodriguez 4e4aca0986
All checks were successful
BotServer CI / build (push) Successful in 7m53s
fix: Use precompiled Valkey binary from download.valkey.io
- Update 3rdparty.toml to download valkey-9.0.2-jammy-x86_64.tar.gz
- Remove source compilation approach (no gcc/make required)
- Update installer to handle precompiled binaries directly
- Fix symlinks for redis compatibility

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-14 23:51:33 +00:00
..
setup Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
cache.rs Update: refactor migrations, update source files, and add new features 2026-02-04 13:29:29 -03:00
cli.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
component.rs Fix clippy warnings: raw strings, unused imports, format args, must_use attributes 2025-12-24 09:39:23 -03:00
facade.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
installer.rs fix: Use precompiled Valkey binary from download.valkey.io 2026-02-14 23:51:33 +00:00
mod.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
os.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00