Using Redis pub/sub with Node.js

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • node-redis

    Discontinued A high-performance Node.js Redis client. [Moved to: https://github.com/redis/node-redis] (by NodeRedis)

  • To use Redis in Node.js, we need to install the redis package. It serves as a client to the Redis instance on our machine itself:

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Superfast search with RediSearch

    2 projects | dev.to | 19 Oct 2022
  • client is closed

    1 project | /r/redis | 11 Oct 2022
  • Using Redis Cloud in your NextJS application

    1 project | dev.to | 17 Apr 2022
  • JavaScript + Database ?

    2 projects | /r/learnjavascript | 8 Feb 2023
  • Had a hard time understanding Socket.IO PubSub using Redis so I decided to create a demo which will hopefully help others starting out

    1 project | /r/programming | 24 Nov 2022