Skip to content

rpcpool/solana-geyser-park

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 

Repository files navigation

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.
  • 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

  • Ample Geyser Proxy: Stream Solana validator events over QUIC/TLS to run Geyser plugins remotely — keeping your validator lean. Running solana v3.x.x
  • Solana Postgres RPC server: A server to respond to RPC requests via Postgres data written by the Postgres plugin.
  • gRPC connector: A connector that connects to gRPC plugin to parse data received.

An actual Geyser

About

Unofficial list of Geyser plugins for Solana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •