plug-session-memcached
Memcached session store
A Plug Session store using Memcached
Store your plug sessions in memcached
15 stars
2 watching
7 forks
Language: Elixir
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aliexpressru/gomemcached | Provides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication. | 19 |
blacktrub/vmemcached | A V programming language implementation of a memcached client library | 11 |
bradfitz/gomemcache | A Go library that provides an efficient and easy-to-use interface to the Memcached caching system. | 1,755 |
monix/shade | A high-performance Memcached client for Scala with both asynchronous and blocking APIs. | 106 |
essenciary/pocketex | An Elixir client library to interact with the Pocket read later service | 7 |
henrik/plug_and_play | Simplifies the setup of Plug-based Elixir applications by providing pre-configured dependencies and conveniences for common tasks. | 15 |
meh/reagent | A library providing a simple and flexible way to create socket acceptor pools in Elixir | 93 |
php-memcached-dev/php-memcached | A high-performance caching system for PHP applications using the libmemcached library | 991 |
quasi/cl-memcached | A fast and thread-safe interface to the Memcached object caching system. | 21 |
meh/elixir-socket | A Elixir library that provides a socket wrapping solution for various protocols including TCP, UDP, Sctp and WebSockets with SSL support. | 691 |
aisk/rust-memcache | A memcached client library written in Rust for interacting with distributed memory caching systems. | 132 |
mruoss/pluggable | Library to build customizable pipeline structures using Elixir | 18 |
openresty/lua-resty-memcached-shdict | A memcached client with built-in caching and concurrency control using Lua and shared memory | 33 |
lexmag/msgpax | A high-performance MessagePack implementation for Elixir | 288 |
michihuber/mixpanel_ex | An Elixir client for the Mixpanel HTTP API | 6 |