Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 3

A simple, asynchronous, single-threaded memcached client written in java.

4.5
   
  0 reviews  |  8 users  |  18,212 lines of code  |  7 current contributors  |  Analyzed 13 days ago
 
 

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 with the cache classes, for any version of Symfony. - A convenient way to get cache classes depending ... [More] on your environment. - DebugBar/Logging for any cache class, with timing and hit/miss information. [Less]

0
 
  0 reviews  |  1 user  |  1,703 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

LayerCache is a simple caching framework for PHP5 which allows you to easily plug a multi-layer caching mechanism into your application. It implements the concept of layered caching where an item can be cached in several layers. When you request an item, the framework reads from each cache in the ... [More] stack. If the item is present, it's returned, if it isn't, it's retrieved from the source and stored in all caches in the stack. [Less]

5.0
 
  0 reviews  |  1 user  |  1,196 lines of code  |  0 current contributors  |  Analyzed about 2 hours ago
 
 

Distributed caching can be a big, hairy, intricate, and complex proposition when using it extensively. Simple Spring Memcached (SSM) attempts to simplify implementation for several basic use cases. This project enables caching in Spring-managed beans, by using Java 5 Annotations and ... [More] Spring/AspectJ AOP on top of the spymemcached or xmemcached client. Using Simple Spring Memcached requires only a little bit of configuration and the addition of some specific annotations on the methods whose output or input is being cached. It also provides integration with Spring Cache abstraction. SSM is available in central maven repository. [Less]

0
 
  0 reviews  |  1 user  |  14,107 lines of code  |  1 current contributor  |  Analyzed 12 days ago
 
 

Graphic stand-alone administration for memcached to monitor and debug purpose This program allows to see in real-time (top-like) or from the start of the server, stats for get, set, delete, increment, decrement, evictions, reclaimed, cas command, as well as server stats (network, items, server ... [More] version) with googlecharts and server internal configuration You can go further to see each server slabs, occupation, memory wasted and items (key & value). Another part can execute commands to any memcached server : get, set, delete, flush_all, as well as execute any commands (like stats) with telnet To extract these informations, phpMemcacheAdmin uses, as you wish, direct communication with server, PECL Memcache or PECL Memcached API. [Less]

5.0
 
  0 reviews  |  1 user  |  3,158 lines of code  |  1 current contributor  |  Analyzed 6 days ago
 
 

Cache::Memcached::Fast is a Perl client for memcached, a memory cache daemon. It is designed to be a "drop in" replacement for Cache::Memcached, original pure Perl client, but is implemented in C for speed and has very low CPU consumption.

0
 
  0 reviews  |  1 user  |  15,243 lines of code  |  2 current contributors  |  Analyzed 4 days ago
 
 

phpCacheAdmin an application for managing and debugging the cache of your site, or Web services. This tool - a simple way to find out how much time is left on the key and watch containing data.

5.0
 
  0 reviews  |  1 user  |  0 current contributors  |  Analyzed 2 days ago
 
 

This is a java implementation of a memcached server and client.

0
 
  0 reviews  |  0 users  |  2,885 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Yet another memcached db server

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

当前最新版本为2.5.2。svn代码已经上传,有需要的同学可以直接下载使用maven来构建项目。 该项目是Memcache Java 客户端的实现 使用前先请下载帮助文档:在downloads中Memcached Client HandBook(特别注意对于第三方开源库版本依赖) ... [More] 具体的代码,文档,测试内容都在Downloads 中可以获得 《MemCached Cache Java 客户端优化历程.doc》将描述详细的封装和优化过程 有任何问题可以联系wenchu.cenwc@alibaba-inc.com Memcache Client for Java Wrap and Optimize whalin memcache client. Optimize SocketIOPool Operation. add keyset function and cluster support and localcache + memcache support if you have any question,you can contact with me :). Email:wenchu.cenwc@alibaba-inc.com [Less]

0
 
  0 reviews  |  0 users  |  6,956 lines of code  |  0 current contributors  |  Analyzed about 11 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.