In-memory cache Go module. No locks, integrated statistics.
-
Updated
Aug 13, 2024 - Go
In-memory cache Go module. No locks, integrated statistics.
MapReduce is a programming model and an associated implementation for processing and generating large data sets. Users specify a map function that processes a key/value pair to generate a set of intermediate key/value pairs, and a reduce function that merges all intermediate values associated with the same intermediate key. Many real-world tasks…
Data Caching Service - JMemcached
JavaScript Memcached server
从Memcached官方源码中编译的Windows平台可用的Memcached Server程序, 可一键安装为windows系统服务
Assignment for Systems Engineering 1 course on Technische Universität Dresden, Distributed Systems Engineering
Provide Memcache server protocol to legacy applications. Data are stored to Redis.
memcached protocol for server implementation
以 redis 为底层,实现 memcached 协议的主要几个常用命令,为〇山代码提供可持久化的 memcached 实现
A very fast parallel database based on json text plain with encryptation
Memcached - a distributed memory object caching system
Memcached - CentOS - Docker image build.
Netty memcache binary protocol handler
Tiny proxy of ElastiCahce Memceched configuration endpoint
Run the memcached Server as a Windows service
Python implementation of memcached server. For educational purposes :)
Add a description, image, and links to the memcached-server topic page so that developers can more easily learn about it.
To associate your repository with the memcached-server topic, visit your repo's landing page and select "manage topics."