photoncloud-monorepo/chainfire/crates/chainfire-server
centra 26a4443a78 fix(chainfire): Use wildcard route for KV endpoints
Replace :key with *key pattern to avoid axum route conflict.
Adds wildcard handler functions for GET/PUT/DELETE that properly
handle both simple keys and namespaced keys with slashes.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 17:04:39 +09:00
..
benches T036: Add VM cluster deployment configs for nixos-anywhere 2025-12-11 09:59:19 +09:00
src fix(chainfire): Use wildcard route for KV endpoints 2025-12-19 17:04:39 +09:00
tests fix(tests): Add missing http_addr field to NetworkConfig in tests 2025-12-13 06:49:58 +09:00
Cargo.toml feat: Batch commit for T039.S3 deployment 2025-12-13 04:34:51 +09:00