/solana-geyser-park

Unofficial list of Geyser plugins for Solana

Geyser Park

This is not an offical or endorsed list and is not affiliated with Solana Labs or the Solana Foundation in any way.

The Solana Geyser interface is a handy way to access both account writes, blocks and (in 1.9) transactions as they are processed by the validator.

This is a list of various Geyser plugins available. Feel free to send a PR with your own.

For more info about the Geyser interface: https://docs.solana.com/developing/plugins/geyser-plugins

Geyser Plugins

  • Postgres: The OG plugin by the developers of the Geyser interface in Solana team, supports inserting into postgres.
  • gRPC: A generic gRPC interface along with a sample connector for writing the gRPC stream to Postgres. By the Mango team.
  • RabbitMQ: A RabbitMQ writer. By the Holaplex team. Now separated from the rest of the indexer.
  • SQS: A Geyser interface to write to SQS. By the Triton team.
  • Kafka: A Geyser plugin to publish to Kafka. By the Blockdaemon team.
  • Bigtable: WIP progress (non production ready) for Google Big Table. By the Solana team.
  • gRPC: Replacement for websockets with gRPC bidirectional streaming. By Triton One.

Geyser Related

An actual Geyser