photoncloud-monorepo/chainfire/crates
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
..
chainfire-api feat: Batch commit for T039.S3 deployment 2025-12-13 04:34:51 +09:00
chainfire-core feat: Batch commit for T039.S3 deployment 2025-12-13 04:34:51 +09:00
chainfire-gossip Fix R8: Convert submodule gitlinks to regular directories 2025-12-09 16:51:20 +09:00
chainfire-proto Fix R8: Convert submodule gitlinks to regular directories 2025-12-09 16:51:20 +09:00
chainfire-raft feat: Batch commit for T039.S3 deployment 2025-12-13 04:34:51 +09:00
chainfire-server fix(chainfire): Use wildcard route for KV endpoints 2025-12-19 17:04:39 +09:00
chainfire-storage feat: Batch commit for T039.S3 deployment 2025-12-13 04:34:51 +09:00
chainfire-types feat: Batch commit for T039.S3 deployment 2025-12-13 04:34:51 +09:00
chainfire-watch feat: Batch commit for T039.S3 deployment 2025-12-13 04:34:51 +09:00