crystal-memcached
Memcached client
A pure Crystal implementation of a Memcached client
Memcached client for Crystal language
35 stars
3 watching
9 forks
Language: Crystal
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
monix/shade | A high-performance Memcached client for Scala with both asynchronous and blocking APIs. | 106 |
mmacia/tmdb.cr | A Crystal wrapper for accessing data from The Movie Database API | 3 |
blacktrub/vmemcached | A V programming language implementation of a memcached client library | 11 |
aio-libs/aiomcache | A minimal asyncio-based client for interacting with memcached servers. | 142 |
84codes/mqtt-client.cr | An MQTT client implementation in Crystal. | 4 |
php-memcached-dev/php-memcached | A high-performance caching system for PHP applications using the libmemcached library | 991 |
bradfitz/gomemcache | A Go library that provides an efficient and easy-to-use interface to the Memcached caching system. | 1,755 |
crystal-community/msgpack-crystal | An implementation of MessagePack serialization in Crystal | 136 |
crystal-lang/crystal-mysql | A Crystal language library implementing the MySQL driver to provide direct access to MySQL databases. | 107 |
gwhalin/memcached-java-client | A Java library providing an interface to the Memcached cache server | 662 |
quasi/cl-memcached | A fast and thread-safe interface to the Memcached object caching system. | 21 |
aliexpressru/gomemcached | Provides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication. | 19 |
mathieulaporte/machine | A simple machine learning algorithm for Crystal language | 44 |
techmagister/couchdb.cr | A Crystal programming language library for interacting with CouchDB NoSQL databases | 13 |
crecto/crecto | An ORM wrapper around Crystal that abstracts away underlying database interactions. | 344 |