Found 37 repositories(showing 30)
Small fluent interface for caching sequelize database query results in redis more easily
zinirun
Redis caching in CRUD works with Sequelize (MySQL)
sanchez-lucas
GraphQL made easy with TypeScript and Apollo Server. Built with Docker, MySQL for data, Redis for caching and Sequelize as an ORM.
sladebot
Caching redis models in redis based on namespaced strategies
roccomuso
Simple Sequelize cache layer supporting both Redis and Memcached.
alvyynm
Ticket booking API written in Node.js, Express, PostgreSQL (with Sequelize ORM) and Redis (caching)
ninejuan
A NestJS + TypeScript server starter template with built-in production essentials like Sequelize (MySQL), Redis cache, S3, Sentry, Swagger, and health checks. It includes env validation, structured logging/monitoring, idempotency, common exception handling, and a modular architecture.
frhuang
use mongoose, redis and sequelize to written to cache automatically
mugendi
Simple and effective redis cache for sequelize :)
drunken005
No description available
Deepak-SBaghel
A backend movie ticket booking application built with Node.js, Express, Sequelize ORM, and MySQL. It includes Stripe payment integration, Redis caching, and parallel booking prevention to ensure that no two users can book the same seats at the same time.
mhayk
Nextjs + Sequelize + Bull + Redis + Docker + Sqlite3 + Cache
Matheus9557
No description available
pedromedina19
Nest, Typescript, Sequelize, Cache with Redis and Docker
PratikAmatya
A REST API using redis caching and sequelize
Mohand-Tahar-Sadat
No description available
vnalam
Here I used Redis for caching the sequelize data
jain-aman9464
CRUD using redis cache and sequelize db model (nodejs)
Oxygent02
Develop backend using Node, Sequelize and PostgresDB (Use Redis as cache)
Kash15if
REST API built in node and express.js using sequelize postgres database and redis cache
GoldenDev4825
Enhanced Sequelize caching for Redis/ioredis. Provides deep entity hydration and automatic mass query invalidation on writes
hsib19
A TypeScript starter for building scalable Node.js APIs with Express, Sequelize, Redis caching, and Jest testing.
michaelhernandezrala
🚀 Production-ready Express.js boilerplate with TypeScript, Redis caching, Sequelize ORM, and pre-configured middleware for building scalable REST APIs
talib808
The application includes functionality for user registration, authentication, and course management. It utilizes Sequelize ORM for database interactions and Redis for caching
kapishupadhyay22
This is a server of Book/content reading website. Made by using NodeJS, ExpressJS, PostgreSQL, Sequelize ORM, and optimized using Redis Caching
Shubhon9
A reusable query builder wrapper for Sequelize with Redis caching, virtual attributes, filtering, sorting, pagination, and automatic cache invalidation. Simplifies common queries and boosts performance for read-heavy applications.
ivandex16
GraphQL API for Rick and Morty characters with Redis caching, PostgreSQL storage, and automated data synchronization. Built with TypeScript, Apollo Server, and Sequelize ORM.
predator49
A backend API built with NestJS, PostgreSQL, and Sequelize that allows users to manage books and their reviews. Includes a mock in-memory cache layer to simulate caching behavior like Redis.
reenaprabhu
A high-performance Node.js application boilerplate designed for high read and medium write traffic scenarios. It is built with TypeScript, Express, Sequelize ORM, SQL Server, and Redis caching.
Zephelyon
Backend technical assessment for Blossom. A Rick and Morty Character API built with NestJS, GraphQL, PostgreSQL (Sequelize ORM), and Redis caching. Includes filtering, database persistence, middleware logging, and optional cron job updates.