Packages

Memcache client for Elixir with support for pipelining

Current section

Files

Jump to
memcached Makefile
Raw

Makefile

.PHONY: test
test:
mix test
MEMCACHE_PORT=11211 mix test