Varun Srinivasan
@v
If you run or use a Farcaster Hub today, what are your biggest complaints? Prioritizing our roadmap today, your feedback will shape it.
18 replies
9 recasts
49 reactions
SonOfMosiah
@sonofmosiah.eth
More development on the shuttle side. Would love to see a library or example with Kafka pub/sub vs Redis
1 reply
0 recast
2 reactions
Samuel ツ
@samuellhuber.eth
Redis is assumed in main shuttle. You'd fork and change the event stream implementation (rest of code can stay the same, just one file) to adapt to Kafka etc https://github.com/farcasterxyz/hub-monorepo/blob/main/packages/shuttle/src/shuttle/eventStream.ts
1 reply
0 recast
2 reactions
SonOfMosiah
@sonofmosiah.eth
Yep. That's why I'm asking for either direct support in the library to plugin kafka instead of redis or an example of doing so (as it seems most devs aren't importing the library from what I'm seeing on Github). It's also not just a one file change. Redis is baked in for both the HubSubscriber and the Event consumer.
0 reply
0 recast
1 reaction