Redis Streams in Action - Part 4 (Serverless Go app to monitor tweets processor)

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • redis-streams-in-action

    Go, Rust, Java services to showcase Redis Streams and RediSearch in action

  • git clone https://github.com/abhirockzz/redis-streams-in-action cd redis-streams-in-action/monitoring-app GOOS=linux go build -o processor_monitor cmd/main.go

  • Redis

    Redis Go client

  • The app uses the excellent go-redis client library. As usual, it all starts with connecting to Redis (note the usage of TLS):

  • 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

  • Using IAM authentication for Redis on AWS

    2 projects | dev.to | 7 Dec 2023
  • Unexpected behavior from Redis cluster client - Keys not being found even if they exist in the cluster

    1 project | /r/golang | 27 Oct 2023
  • Go linter and helper for the OpenTelemetry SDK

    3 projects | /r/golang | 17 May 2023
  • Redis with golang

    3 projects | /r/redis | 26 Mar 2023
  • Storage Layer 📦

    1 project | dev.to | 20 Oct 2022