An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

memcache

A client library for a Memcached cluster. Memcached is an in-memory key-value store typically used as a distributed and shared cache. Clients connect to a group of Memcached servers and perform out-of-band caching for things like SQL results, rendered pages, or third-party APIs. It supports the binary Memcached protocol and SASL authentication. No support for the ASCII protocol is provided. It supports connecting to a single, or a cluster of Memcached servers. When connecting to a cluser, consistent hashing is used for routing requests to the appropriate server. Timeouts, retrying failed operations, and failover to a different server are all supported. Complete coverage of the Memcached protocol is provided except for multi-get and other pipelined operations. Basic usage is: You should only need to import Database.Memcache.Client, but for now other modules are exposed.

Ecosystem
hackage.haskell.org
Latest Release
0.0.1
almost 11 years ago
Versions
9
Downloads
5,426 total
Dependent Packages
2
Dependent Repos
4
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/memcache
spec
License BSD-3-Clause
First Release over 12 years ago
Last Synced 4 days ago
Repository
Stars 9 on GitHub
Forks 7 on GitHub
Commits 122
Committers 5
Avg per Author 24.4
DDS 0.377