1 个仓库
Persistent cache implementations that utilize relational databases to maintain state across distributed server instances.
Distinct from Data Caching: Distinct from general Data Caching by specifying the use of a SQL database as the storage backend rather than memory.
Explore 1 awesome GitHub repository matching data & databases · SQL Cache Stores. Refine with filters or upvote what's useful.
Vendure is a Node.js e-commerce engine and headless commerce framework built with NestJS and TypeScript. It serves as a multi-channel commerce platform that manages product catalogs, orders, and customers via a strongly typed GraphQL API. The platform is distinguished by its highly extensible architecture, featuring a customizable administrative dashboard where developers can inject custom React components and entity views. It supports multi-channel commerce, allowing the isolation of products, currencies, and regional catalogs from a single unified backend. The engine covers a broad range o
Implements a caching strategy that persists frequently accessed data in a SQL database for multi-instance consistency.