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
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!
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
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