Skip to content

eranharel/pajamas-proxy

Repository files navigation

Pajamas Proxy - a Memcached Proxy written in Java

Build Status

This project is developed as an easy to use alternative to moxi. It is easier to install, configure, and monitor, and should be easier to use for Java developers. It also has a full compatibility with Spymemcached, and Xmemcached memcached Java clients.

What is it for?

Pajamas Proxy is used to reduce the amount of connections to a memcached cluster between Data Centers, and thus simplifies maintenance. Future version of Pajamas-Proxy will hold an optional in-RAM cache, which should help reducing the traffic between data centers.

Pajamas Proxy can also be used to simplify the memcached clients configuration. In this use case, the clients use the proxy as a single memcached server, and the proxy delegates the requests to the cluster.

OK, how do I get started?

See the GettingStarted page for the installation, and usage documentation.

Pajamas News

Stay tuned:

   __  _____      _                             _____                      __   
  / / |  __ \    (_)                           |  __ \                     \ \  
 / /  | |__) |_ _ _  __ _ _ __ ___   __ _ ___  | |__) | __ _____  ___   _   \ \ 
< <   |  ___/ _` | |/ _` | '_ ` _ \ / _` / __| |  ___/ '__/ _ \ \/ / | | |   > >
 \ \  | |  | (_| | | (_| | | | | | | (_| \__ \ | |   | | | (_) >  <| |_| |  / / 
  \_\ |_|   \__,_| |\__,_|_| |_| |_|\__,_|___/ |_|   |_|  \___/_/\_\\__, | /_/  
                _/ |                                                 __/ |      
               |__/                                                 |___/       

...And I couldn't do without

Restructure101

Headways Software kindly gave me a license for Restructure 101 :) I couldn't manage the clutter without it.

Yourkit

YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.

About

Memcached Proxy written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages