Content
@
https://warpcast.com/~/channel/waypoint
0 reply
0 recast
0 reaction
christopher
@christopher
Introducing Waypoint! 🥳 Waypoint is a memory-efficient, Rust-built tool for Snapchain syncing. Stream real-time events and query Farcaster data locally. Features: - Fast! - Redis Streams for queueing - Postgres - MCP support for AI assistants https://github.com/officialunofficial/waypoint
20 replies
27 recasts
111 reactions
christopher
@christopher
Over the past 3 months, we've deployed Waypoint to transfer terabytes of Farcaster data into our cloud environment. It has proven to be lightweight (only 150MBs of memory footprint), fast, and very reliable with virtually zero downtime. We also wanted to be ready for Snapchain, so we built for that, too.
1 reply
0 recast
24 reactions
christopher
@christopher
Startup is super simple via docker. Run docker composer up -d. Customization is great, too. We wrap Waypoint in Terraform and deploy with our own managed Cloud SQL and Redis services using the config TOML and environment variables. You can also run multiple deployments of Waypoint for redundancy.
0 reply
0 recast
10 reactions