vmemcached
Memcached client
A V programming language implementation of a memcached client library
V memcached client library
11 stars
3 watching
2 forks
Language: V
last commit: almost 4 years ago
Linked from 1 awesome list
memcached-clientsvlang
Related projects:
Repository | Description | Stars |
---|---|---|
bradfitz/gomemcache | A Go library that provides an efficient and easy-to-use interface to the Memcached caching system. | 1,766 |
aisk/rust-memcache | A memcached client library written in Rust for interacting with distributed memory caching systems. | 133 |
monix/shade | A high-performance Memcached client for Scala with both asynchronous and blocking APIs. | 106 |
gwhalin/memcached-java-client | A Java library providing an interface to the Memcached cache server | 662 |
php-memcached-dev/php-memcached | A high-performance caching system for PHP applications using the libmemcached library | 991 |
aliexpressru/gomemcached | Provides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication. | 19 |
comandeo/crystal-memcached | A pure Crystal implementation of a Memcached client | 35 |
m-242/vitric | A transparent IRC library for the V programming language. | 4 |
aio-libs/aiomcache | A minimal asyncio-based client for interacting with memcached servers. | 142 |
lericson/pylibmc | A Python wrapper around the libmemcached interface from TangentOrg. | 481 |
gutschilla/plug-session-memcached | A Plug Session store using Memcached | 15 |
thinkjs/think-memcache | A JavaScript library for interacting with Memcache, providing methods for setting, getting, deleting and manipulating cached values. | 2 |
quasi/cl-memcached | A fast and thread-safe interface to the Memcached object caching system. | 21 |
vimus/vimus | An MPD client with vim-like key bindings written in Haskell | 139 |
vlang/vpm | A package manager for a programming language called V | 115 |