memcached-client
There are 18 repositories under memcached-client topic.
zhuovi/XiaoFeng.Memcached
Memcached中间件,支持.NET框架、.NET内核和.NET标准库,一种非常方便操作的客户端工具。
h3poteto/node-memcached-client
Memcached client for nodejs using typescript
j5ik2o/reactive-memcached
Akka-Stream based Memached Client for Scala
joshbetz/node-memcached
A Memcached client for modern Node.js with consistent hashing and connection pooling.
zeayes/gomemcache
A memcached client developed with golang.
MaksimIvanovPerm/plslq_memcached
plsql client for memcached
tomasAlabes/memcached
A fully featured Memcached client build on top of Node.js. Build with scaling in mind so it will support Memcached clusters and consistent hashing.
Darkseal/EnyimMemcached
C# Memcached client
Logioniz/reactphp-memcached
Asynchronous (non-blocking) memcached client for reactphp
luka2220/memcached-cli-client
CLI tool for interacting with the memcached server via a TCP client
nihankhan/gomcache
Go Memcached client library #golang
danilin-em/test-memcached-go
Test Memcached pkg implementation in GO
danilin-em/test-memcached-lib
Memcached client for PHP. No dependencies, no extensions, no third-party libraries. No regrets.
getmiranda/gomemcached
Provides a client for the Memcached server for Golang.
phplegacy/memcachedadmin-docker
Graphic stand-alone administration for memcached
bloq/memproxyjs
microservice wrapper for memcached
dataflake/Products.mcdutils
Zope session implementation with Memcached backend
RifeWang/io-memcached
Memcached client for node.js, based on Promise, build-in Connection Pool, supporting clusters based on consistent hashing algorithm.