My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 107
A library for using [http://www.danga.com/memcached/ Memcached] as a second level distributed cache in Hibernate. * Based on the excellent [http://code.google.com/p/spymemcached/ spymemcached client] * Includes support for the Whalin (danga) memcached client * Supports entity and query ca...
= Memcached Manager = Memcached 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. == Features == * Delete Key(s) - 1 or more at a time * Flush Keys across whole cluster * G...
memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. Danga Interactive developed memcached to enhance the speed of LiveJournal.com, a site which was already doing 20...
= moxi - memcached + integrated proxy = (pronunciation: rhymes with foxy) == Source Code == * http://github.com/steveyen/moxi == Features == * Open-source, same BSD license as memcached. * Written in C. * Based on the latest memcached server code for its high-performance connection ...
===*What is memcached-tag?*=== Memcached is a high-performance, distributed memory object caching system. We add "Tag Function" for memcached. Propose is remove several keys with the same tag in one operation. This function will help the API programmers (such as php) do the delete operation ea...
=Ultra !MemCached Java Client= ==Why use Ultra !MemCached client== Lets face it, the reason you are using memcached is to make your application faster. Why would you use a client that wasn't built for speed? Here is a list of performance items built into Ultra !MemCached (some of which are yet t...
*magent* is a simple but useful proxy program for [http://www.danga.com/memcached/ memcached] servers. ===It features:=== * keeps connections to memcached servers * supports following memcached commands # _get gets_ # _delete_ # _incr decr_ # _add set replace prepend append_ ...
== statsproxy for memcached == The statsproxy for memcached is a simple, but useful tool that allows you to use your web browser to get real-time stats for your memcached servers instead of or in addition to the standard memcached telnet interface. The statsproxy for memcached provides: *...
<img src="http://i29.tinypic.com/255t9ut.png" border="0" alt="McMon Screenshot"> ==Overview== McMon is a web based graphical monitoring utility that displays a status of a single memcache server or pool of memcache servers. The application displays a bar graph showing the current load of each...
== advanced reporter for memcached == Advanced Reporter is a stats tool for memcached which provides information about the most active clients and object keys for your memcached servers. It provides you with a more detailed understanding of: * What is being stored on your memcached servers...
1 2 3 4 5 6 7 8 9 10 Next