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

Top 5.9% on proxy.golang.org

proxy.golang.org : github.com/yeqown/memcached

Package memcached provides a memcached client implementation. The client is designed to be simple and easy to use, and it is thread-safe. This package supports the memcached text protocol including following commands: - set/add/replace/append/prepend/cas - get/gets/gat/gats - ms/mg/md/md/mn/ma/me - delete - incr/decr - touch - version - auth The client also supports the cluster mode, which means that the client can connect to multiple memcached instances, and embed some hash algorithm to pick a memcached instance to execute a command.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/yeqown/memcached
Keywords: cli , cluster , golang , memcached , metadata , package , rendezvous-hashing , sasl
License: MIT
Latest release: about 1 month ago
First release: 3 months ago
Namespace: github.com/yeqown
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...