Migrate to Hero Service 5-crate architecture #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_standardize"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Migrates hero_indexer from a monolithic 2-crate layout to the standard Hero Service 5-crate architecture, matching the pattern used by hero_redis, hero_voice, and hero_services.
Changes
heroindexintohero_indexer(core lib) +hero_indexer_openrpc(backend binary)hero_indexer_httpwith dual listener (Unix socket + TCP:8809), admin dashboard, /rpc proxy, /mcp endpoint, /openrpc.jsonhero_indexer_rhaiplaceholder crateheroindex_client→hero_indexer_client, update socket path to standard locationcrates/directoryRelated Issues
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.