Projects tagged ‘memcached’


[112 total ]

3 Users
 

A simple, asynchronous, single-threaded memcached client written in java.
Created about 1 year ago.

3 Users
 

Memcached ManagerMemcached Manager is a very simple yet powerful memcached server/cluster manager. It allows you to delete & flush keys, view stats, see the raw data on the server, and more.
Created 12 months ago.

2 Users

A pure Lua implementation of a client library for memcached.
Created about 1 year ago.

1 Users

A tomcat session manager that backups sessions in memcached for failover.
Created 9 months ago.

1 Users

A multi-purpose Symfony caching plugin: - Provides Symfony 1.1+ cache classes for Symfony 1.0 (with an adapter for view caching). - Also provides a transparent and extensible API to cache objects ... [More] with the cache classes, for any version of Symfony. - A convenient way to get cache classes depending on your environment. - DebugBar/Logging for any cache class, with timing and hit/miss information. [Less]
Created 8 months ago.

1 Users
 

A library for using Memcached as a second level distributed cache in Hibernate.
Created about 1 year ago.

1 Users

The twistedae project aims at providing a full-featured and productive serving environment to run Google App Engine (Python) applications. It delivers the parts for building your own scalable App ... [More] Engine while staying compatible with Google's API. (Important note: The current development status is pre-alpha. At this point it is not guaranteed that any GAE application will run completely error-free on twistedae. So, stay patient please!) The key components are: Google App Engine SDK http://code.google.com/appengine mongoDB http://www.mongodb.org memcached http://www.danga.com/memcached/ RabbitMQ http://www.rabbitmq.com FastCGI http://www.fastcgi.com nginx http://nginx.net/ Supervisor http://supervisord.org All these components will be automatically installed by zc.buildout i [Less]
Created 4 months ago.

1 Users
 

Steam is a PHP web application framework that handles the basics and leaves most of the design considerations up to the developer. This approach eliminates many of the problems associated with using ... [More] frameworks for more than just a toy app, while still simplifying and accelerating the development process. [Less]
Created about 1 year ago.

1 Users

Cacherl is an Erlang port of famous Memcached trying to take advantage of both Erlang and Memcached. It follows the simple interface of memcached with additional data persistence. All memcached ... [More] clients (C/PHP/Perl/...) can access Cacherl without any code modification. Moreover, the distributing of cached data is ensured by Erlang instead of memcached client hashing, so we don't need to worry about data invalidation when adding more servers. [Less]
Created about 1 year ago.

1 Users

This is an Advanced Python Memcached Client Pooling class
Created 11 months ago.