Kafka as chat server?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • notify

    A microservice using Redis to enable a stateful multi-channel notification system (by go-bridget)

  • Redis. The pub/sub is sufficient. Here's a notification service that plugs websockets in on one end: https://github.com/go-bridget/notify - I might add in server-side push support, or gobws to keep memory use down. A chat service can be implemented with a rpc API for write operations, and the notify websocket service to deliver events (new messages,...) and state (history, search,...).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Take a look at traefik, even if you don't use containers

    4 projects | news.ycombinator.com | 5 May 2024
  • simple mermaid builder in golang: support ER/sequence diagram, pie chart

    1 project | dev.to | 5 May 2024
  • Kvql: SQL-like query language on general Key-Value DB

    1 project | news.ycombinator.com | 5 May 2024
  • Introducing a Custom Operator for Unified Management of Kubernetes Tools

    3 projects | dev.to | 5 May 2024
  • Migrating Next.js App to GO + Templ & HTMX

    5 projects | dev.to | 5 May 2024