think-cache-memcache
Cache library
Provides an adapter for caching data using Memcache.
Memcache adapter for cache for ThinkJS 3.x
0 stars
12 watching
0 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
memcachethink-adapter
Related projects:
Repository | Description | Stars |
---|---|---|
thinkjs/think-memcache | A JavaScript library for interacting with Memcache, providing methods for setting, getting, deleting and manipulating cached values. | 2 |
thinkjs/think-cache | A caching solution designed to improve the performance of ThinkJS 3.x applications by reducing the number of requests made to external resources. | 2 |
thinkjs/think-cache-file | A caching solution using files to store data temporarily | 1 |
aisk/rust-memcache | A memcached client library written in Rust for interacting with distributed memory caching systems. | 135 |
thinkjs/think-cache-redis | A Redis-based cache system for ThinkJS applications. | 5 |
gwhalin/memcached-java-client | A Java library providing an interface to the Memcached cache server | 662 |
quasi/cl-memcached | A fast and thread-safe interface to the Memcached object caching system. | 21 |
sj-distributor/fastcache | A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 |
php-memcached-dev/php-memcached | A high-performance caching system for PHP applications using the libmemcached library | 990 |
jamesmontemagno/monkey-cache | Provides an easy-to-use caching mechanism for data structures in .NET applications. | 680 |
jean-smaug/koache | Caching middleware for Koa.js applications | 6 |
mybatis/redis-cache | An extension for MyBatis that integrates Redis as a caching mechanism | 412 |
thinkjs/think-fetch | Provides a unified HTTP(S) client for ThinkJS 3.x applications | 10 |
jmoiron/johnny-cache | A caching framework designed to work with Django's ORM and optimized for use with memcached. | 303 |
thinkjs/think-mongoose | An adapter that wraps Mongoose for use with the ThinkJS framework | 13 |