Found 58 repositories(showing 30)
sequelize-transparent-cache
Simple to use and universal cache layer for Sequelize
Small fluent interface for caching sequelize database query results in redis more easily
idangozlan
A semi-automatic caching wrapper for Sequelize V4 NodeJS framework
funny-bytes
A simple, transparent, client-side, in-memory cache for Sequelize
rosylilly
This plug-in caching mechanism to implement the Model of the Sequel
findhit
cache plugin for sequelize
mattecapu
wrap your Sequelize objects in a dataloader caching layer
zinirun
Redis caching in CRUD works with Sequelize (MySQL)
moheqionglin
A Responsive layout Self markdown Blog website. She has a Beautiful frontend and a manage page. koa, sequelize, db-migrate, lru-cache, log4js, marked, mysql, gulp, scss, jshint, cdn
sanchez-lucas
GraphQL made easy with TypeScript and Apollo Server. Built with Docker, MySQL for data, Redis for caching and Sequelize as an ORM.
roccomuso
Simple Sequelize cache layer supporting both Redis and Memcached.
Yolean
The sequel to https://github.com/Yolean/kafka-cache - over HTTP this time
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
bachue
Write through and Read through caching library inspired by Cache Money, support Sequel 4
RidhuanDEV
An opinionated backend starter kit for teams that want a clean, modular Express codebase with TypeScript strict mode, Sequelize, Zod validation, JWT authentication, RBAC, caching, and a CRUD generator.
samuelnoye
In this project you will create the backend for a platform for users to participate in a photo caption contest. Your server will host a few images and you will create endpoints to authenticate and authorize users. In order for a user to create a caption, they will need to be authenticated (signed-in). You will need a database design and schema in order to integrate a database layer to store all your users and captions. You will use PostgreSQL and the ORM, sequelize to communicate between your database and your server. As you create your endpoints you will be testing them on Postman to ensure that they work correctly. Once the server is running, you will use a localized cache to optimize the performance of frequently requested data. Finally, you will write the documentation using Swagger and deploy your project to Heroku.
Local variable adaptor for sequelize-transparent-cache
mugendi
Simple and effective redis cache for sequelize :)
klakdev
caching layer for Sequelize.js.
momentohq
A read-aside caching wrapper, backed by Momento, over sequelize.
cringleco
An Express Sequelize CLI Wrapper & API CLI which includes fixes to autocomplete on Sequelize Model, complete authentication system, middlewares, utility functions, a simple caching and many more
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.
christopher-caldwell
Fork of sequelize-transparent-cache
holmok
Sequelize Caching API using hapi.js
englercj
An abstract caching layer for sequelize.
mhayk
Nextjs + Sequelize + Bull + Redis + Docker + Sqlite3 + Cache
pedromedina19
Nest, Typescript, Sequelize, Cache with Redis and Docker
PratikAmatya
A REST API using redis caching and sequelize