All Projects → imqueue → tag-cache

imqueue / tag-cache

Licence: ISC license
Tagged Cache implementation over redis

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to tag-cache

Uragano
Uragano, A simple, high performance RPC library. Support load balancing, circuit breaker, fallback, caching, intercepting.
Stars: ✭ 28 (+75%)
Mutual labels:  redis-cache
database-journal
Databases: Concepts, commands, codes, interview questions and more...
Stars: ✭ 50 (+212.5%)
Mutual labels:  redis-cache
SpeQL8
Speculative GraphQL metrics for your Postgres databases.
Stars: ✭ 73 (+356.25%)
Mutual labels:  redis-cache
sessionx
Go's web session library.
Stars: ✭ 75 (+368.75%)
Mutual labels:  redis-cache
game 01
Scalable MMORPG game server based on entity control
Stars: ✭ 19 (+18.75%)
Mutual labels:  redis-cache
salad
Asynchronous Scala Redis Client supporting Sentinel and Redis Cluster
Stars: ✭ 14 (-12.5%)
Mutual labels:  redis-cache
GraphCMS-cache-boilerplate
The main goal of this service is to provide a reliable cache contingency backup plan in case a GraphCMS/GraphQL endpoint is failing.
Stars: ✭ 24 (+50%)
Mutual labels:  redis-cache
guava-cache-redis
implement guava cache interface backed by redis
Stars: ✭ 34 (+112.5%)
Mutual labels:  redis-cache
CleanArchitecture-Template
This is a solution template for Clean Architecture and CQRS implementation with ASP.NET Core.
Stars: ✭ 60 (+275%)
Mutual labels:  redis-cache
redis-developer.github.io
The Home of Redis Developers
Stars: ✭ 28 (+75%)
Mutual labels:  redis-cache
rueidis
A Fast Golang Redis RESP3 client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, RedisAI, RedisGears, etc.
Stars: ✭ 422 (+2537.5%)
Mutual labels:  redis-cache
mnemosyne
Multilayer Cache Manager supporting multiple In-momery & Redis configurations
Stars: ✭ 16 (+0%)
Mutual labels:  redis-cache
cachegrand
cachegrand is an open-source fast, scalable and secure Key-Value store, also fully compatible with Redis protocol, designed from the ground up to take advantage of modern hardware vertical scalability, able to provide better performance and a larger cache at lower cost, without losing focus on distributed systems.
Stars: ✭ 87 (+443.75%)
Mutual labels:  redis-cache
cache
🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Redis, Memcached and more. Go 通用的缓存使用库,通过包装各种常用的驱动,来提供统一的使用API,便于使用。
Stars: ✭ 146 (+812.5%)
Mutual labels:  redis-cache
cache
Laravel & Lumen Cache Service | File and Redis cache system
Stars: ✭ 19 (+18.75%)
Mutual labels:  redis-cache
centminmod-magento2
Magento 2.2.2 Install Guide For Centmin Mod Nginx LEMP Stacks
Stars: ✭ 16 (+0%)
Mutual labels:  redis-cache

@imqueue/tag-cache

Build Status codebeat badge David David Known Vulnerabilities License

Tagged Cache implementation over redis for @imqueue

Install

npm i --save @imqueue/tag-cache

Docs

git clone [email protected]:imqueue/tag-cache.git
npm run docs
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].