think-memcache

Cache client

A JavaScript library for interacting with Memcache, providing methods for setting, getting, deleting and manipulating cached values.

ThinkJS memcache

GitHub

2 stars
10 watching
0 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list

memcache

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thinkjs/think-cache-memcache Provides an adapter for caching data using Memcache. 0
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
aisk/rust-memcache A memcached client library written in Rust for interacting with distributed memory caching systems. 133
gwhalin/memcached-java-client A Java library providing an interface to the Memcached cache server 662
thinkjs/think-cache-file A caching solution using files to store data temporarily 1
thinkjs/think-fetch Provides a unified HTTP(S) client for ThinkJS 3.x applications 10
thinkjs/think-cache-redis A Redis-based cache system for ThinkJS applications. 5
quasi/cl-memcached A fast and thread-safe interface to the Memcached object caching system. 21
bradfitz/gomemcache A Go library that provides an efficient and easy-to-use interface to the Memcached caching system. 1,766
php-memcached-dev/php-memcached A high-performance caching system for PHP applications using the libmemcached library 991
thinkjs/think-redis A JavaScript library providing an interface to Redis for storing and retrieving data in memory-based databases. 9
sj-distributor/fastcache A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. 45
thinkjs/think-websocket A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. 3
monix/shade A high-performance Memcached client for Scala with both asynchronous and blocking APIs. 106
jamesmontemagno/monkey-cache Provides an easy-to-use caching mechanism for data structures in .NET applications. 669