JavaScript Redis

Open-source JavaScript projects categorized as Redis

Top 23 JavaScript Redi Projects

  • awesome-cheatsheets

    👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

    Project mention: Cool Github repositories for Everyone | dev.to | 2022-12-29
  • nodeBB

    Node.js based forum software built for the modern web

    Project mention: Hey Guys, I'm an Open Source enthusiast. StackFoss.com is an open source StackOverFlow alternative, and what makes StackFoss awesome is Focus on open source and Ad-free. | /r/Python | 2023-03-23

    You said it's based on. This means that there are modifications to the implementation of nodebb. So where is your modifications' source code then? stackfoss/stackfoss is just a single readme file

  • Klotho

    AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)

  • Bee-Queue

    A simple, fast, robust job/task queue for Node.js, backed by Redis.

    Project mention: Node.js backend architecture question | /r/node | 2023-03-11

    You could use a Redis based job system like https://github.com/bee-queue/bee-queue for maintenance and email. The jobs could be populated by the API service, some cron scripts, and whatever else, while you'd have dedicated worker processes (written in Node.js?) pulling the jobs and running them.

  • lad

    Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.

    Project mention: Sending Emails with Node.js | dev.to | 2022-09-12

    Another quite popular package is email-templates. As you can see from the name, this package is designed for creating various custom templates for Node.js. It features support for automatic inline CSS, stylesheets, embedded images, and fonts. Also, it has an email preview option. The email templates package was made by the creator of the Lad framework. So it’s recommended to use it with Lad.

  • rsmq

    Redis Simple Message Queue

  • kuzzle

    Open-source Back-end, self-hostable & ready to use - Real-time, storage, advanced search - Web, Apps, Mobile, IoT -

    Project mention: What communication protocol/technology to use between IoT client and server? | /r/softwarearchitecture | 2022-10-28

    If you want to try a POC faster, I recommend you to use Kuzzle as a server and integrate a simple Node.js program on each of your client with the Javascript SDK.

  • apicache

    Simple API-caching middleware for Express/Node.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • redis-ui

    📡 P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app

  • MiAOU

    A chat server with OAuth2 authentication, persistent and searchable history, video and audio, markdown formatting, private and public rooms, stars, votes, embedded games, and many other features

  • Zenko

    Zenko is the open source multi-cloud data controller: own and keep control of your data on any cloud.

    Project mention: Kubernetes Is Hard | news.ycombinator.com | 2023-03-27

    > Iteration speed and blazing fast automated tests.

    Wholeheartedly agreed!

    It is also nice to have that additional assurance of being able to self-host things (if ever necessary) and not being locked into a singular implementation. For example, that's why managed database offerings generally aren't that risky to use, given that they're built on already established projects (e.g. compatible with MySQL/MariaDB/PostgreSQL).

    > When I discovered minio, I suddenly got much more confident coding against s3.

    MinIO is pretty good, but licensing wise could become problematic if you don't work on something open source but ever want to run it in prod. Not really what this discussion is about, but AGPL is worth mentioning: https://github.com/minio/minio/blob/master/LICENSE

    That said, thankfully S3 is so common that we have alternatives even to MinIO available, like Zenko https://www.zenko.io/ and Garage https://garagehq.deuxfleurs.fr/ both of which are good for both local development as well as hosting in whatever environments necessary.

  • kafka-connect-ui

    Web tool for Kafka Connect |

  • adonis-bull

    The easiest way to start using an asynchronous job queue with AdonisJS. Ready for Adonis v5 ⚡️

    Project mention: Support for queues? | /r/adonisjs | 2022-08-08

    No official package yet but im using this https://github.com/Rocketseat/adonis-bull and it works flawlessly. It is based on the bull nodejs package which handles queues with redis and has 12k stars

  • strapi-middleware-cache

    :electric_plug: A cache middleware for https://strapi.io

  • lcbo-api

    A crawler and API server for Liquor Control Board of Ontario retail data

  • server

    The backend server software layer which is the part of ONLYOFFICE Document Server and is the base for all other components (by ONLYOFFICE)

    Project mention: Mobile document processing with ONLYOFFICE | dev.to | 2022-11-10

    server — backend server software layer that is the base for all other components.

  • simple-tasks

    Simple tasks real-time updates with django channels, DRF, celery

    Project mention: How do I make my Django web app load a document progressively without polling? | /r/django | 2022-10-14

    I got similar concerns sometime ago. I was trying do make a websocket communication between worker and frontend. You can see repo https://github.com/pplonski/simple-tasks

  • qewd

    Quick and Easy Web Development

  • redis-examples

    Sample applications implemented with serverless Redis

  • redisgraph.js

    A Javascript client for RedisGraph

  • redis-cluster-demo

    Redis Cluster with multiple shards and replicas using Docker for development

  • brave-chat

    The ultimate slack alternative built with React, MUI, Redux, and friends.

    Project mention: A Deep Dive into Connecting FastAPI with SingleStore. | dev.to | 2022-10-18

    A fully async based backend for the chat application built using FastAPI, SingleStore with aiomysql, databases, pydantic, SQLAlchemy, and Deta.

  • FullStackBot

    Full Stack Developer Jobs - Open source job board | Django | ReactJs | PostgreSQL | Celery | Redis

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-27.

JavaScript Redis related posts

Index

What are some of the best open-source Redi projects in JavaScript? This list will help you:

Project Stars
1 awesome-cheatsheets 33,679
2 nodeBB 13,408
3 Bee-Queue 3,252
4 lad 2,232
5 rsmq 1,643
6 kuzzle 1,303
7 apicache 1,184
8 redis-ui 608
9 MiAOU 521
10 Zenko 485
11 kafka-connect-ui 470
12 adonis-bull 292
13 strapi-middleware-cache 282
14 lcbo-api 163
15 server 155
16 simple-tasks 117
17 qewd 114
18 smalllinks 111
19 redis-examples 109
20 redisgraph.js 100
21 redis-cluster-demo 23
22 brave-chat 21
23 FullStackBot 15
Write Clean JavaScript Code. Always.
Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com