Memcache storage adapter for Keyv
A very efficient NodeJS memcached ASCII Protocol parser by using only Buffer APIs
Better memcache for node
NodeJS memcached client
A functional memcached implemented in NodeJS for testing
A memcache client for node using the binary protocol and SASL authentication
memcached impl for cache-manager
In memory cache for graphql-hooks
Memcache for node
Memcache client for Node.js
A no dependency javascript runtime key-value cache store for small chunks of arbitrary data (strings, objects, numbers)
Memcache session storage for remix/session
Nodejs Memcache Client
NodeJS memcached client
Pretender is a mock server library for XMLHttpRequest and Fetch, that comes with an express/sinatra style syntax for defining routes and their handlers.
Graphql Hooks
Aliyun SDK Copyright (C) Alibaba Cloud Computing All rights reserved. http://www.aliyun.com
Memcache for node
Asciidoctor extension that adds support for callouts added outside the listing block.
memcache
Serverless Rack Plugin
Memcache client library based on binary protocol.
A simple library that emulates memcache functions using HTML5 localStorage
Memcache that trades a simplified expiry strategy for a super low resource consumption
Cache extension on Sinatra, updated for Sinatra 1.0 by felix
Cache extension on Sinatra
A basic library for automatic CRUD services using only Sinatra, MySQL and Memcache
Herbert makes development of JSON REST API servers ridiculously simple. It provides a set of useful helpers and conventions to speed up development. Input validation, logs and advanced AJAX support are baked in. Herbert is very lightweight and transparent, making it easy to use & modify.
A sinatra memcached-manager that allows you to view status, flush/view keys and so on. Also easily pluggable to a Rails app.
Simple disk cache for things like Sinatra which is implemented much like Memcached in hopes that in some cases they're interchangeable.
Simple mongodb based cache for things like Sinatra and Rails which is implemented much like Memcached in hopes that in some cases they're interchangeable. It's based off 'diskcached'.