memcachex v0.1.0 API Reference

Modules

This module provides a user friendly API to interact with the memcached server. All the functions delegate to Memcache.Connection. The pid obtained using start_link/2 or Memcache.Connection.start_link/2 can be used interchangeably with both modules

This module provides low level API to connect and execute commands on a memcached server