Publish/Subscribe with Sidekiq

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

    A micro library providing Ruby objects with Publish-Subscribe capabilities

  • Wisper: A Ruby gem providing a decoupled communication layer between different parts of an application​ -> I personally dislike wisper. I used it in the past and dislike the way of defining subscribers in a global way. I wanted topics to be arbitrary and each class to define what to subscribe for itself.

  • MeiliSearch

    A lightning-fast search API that fits effortlessly into your apps, websites, and workflow

  • We needed to introduce a new service for search. As we settled on using meilisearch, we needed a way to sync updates on our models with the records in meilisearch. We could've continued to use callbacks but we needed something better.

  • 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

  • Event Store with Rails

    3 projects | /r/rails | 15 Nov 2022
  • Rails Google Cloud PubSub options

    4 projects | /r/rubyonrails | 7 Nov 2022
  • How to avoid if/else with different ramifications

    3 projects | /r/rails | 21 Jul 2022
  • Tips for optimizing pg_search?

    2 projects | /r/rails | 14 Apr 2021
  • FlowDiver: The Road to SSR - Part 1

    3 projects | dev.to | 3 May 2024