Advanced
Varun Srinivasan@v
4/26/2023

Hub Indexers, a utility that syncs a Hub with a postgres table Would you use it? If so, please comment in the Github issue with your use case. https://github.com/farcasterxyz/hub-monorepo/issues/855#issuecomment-1524025895

In reply to @v
dylsteck.eth@dylsteck
4/26/2023

Idk about myself personally but I could see an integration with @greg’s farcaster-indexer Unless it’s already set up for hubs & that wouldn’t be necessary But I know how impt of a project it is for many devs— myself included — in the ecosystem!

In reply to @v
Omar@omar
4/26/2023

We can build an API for this.

In reply to @v
William Saar@saarw
4/26/2023

Have no concrete use case for a tool like this myself, but sounds like stream processors Apache Flink or Apache Beam could be appropriate for syncing streaming data from hubs as they let you define how to handle out-of-order events

In reply to @v
vern@vern
4/27/2023

Great idea. Think it should be easily extendable. Should be straightforward to add support for other dbs. Also should provide individual tables for each data type (casts, reactions, users) instead of just messages. Full commentary here: https://github.com/farcasterxyz/hub-monorepo/issues/855#issuecomment-1524269626