Adding Personhog Rpc

Guide for adding a new RPC to personhog-replica and personhog-router. Covers eligibility checks, proto definition, code generation for Python and Node.js clients, Rust implementation (storage trait, postgres queries, service handler, router wiring), and index compatibility validation. Use when adding a new gRPC endpoint to personhog, migrating a Django ORM query to personhog, or extending the personhog service API.

posthog Updated

File contents

PostHog/posthog commit b4a382d7e8

Frequently asked questions

npx skillmds@latest add posthog/adding-personhog-rpc