My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 43
=Installation= The simplest way to install stockpyle is through easy_install: {{{ easy_install stockpyle }}} Alternatively, you can download the latest source from here: [http://pypi.python.org/packages/source/s/stockpyle/] Then just untar the source and run `python setup.py install...
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...
==Overview== BigCache is a very simple cache API providing users with an infinite shared cache backed by Amazon S3. No servers required. Here's a quick code sample for how to use it. {{{ // put an object into the cache bigcache.put("somekey", myObject, 3600); // Get an object from the ...
Farstyle simplifies the management and serving of CSS and !JavaScript asset files. Required css or js files, conveniently defined and ordered in the database, are merged and compressed, then inserted into your HTML using a single templatetag. Unique file name used for merged asset files enable far-f...
Keepitclose is a simple HTTP caching web service written in PHP to avoid accessing external resources (such as feeds) often, without having to change the application making the request (other than changing the URL). The current alpha version supports caching to shared memory through APC and caching ...
API for http://www.cloudcache.ws . See GettingStarted for usage.
Implements consistent hashing algorithm. Can return one or more instanses.
[http://cpan.uwinnipeg.ca/module/Cache::Cache Cache::Cache] provides a unified Cache interface for Perl. It implements the file, memory, shared memory and size aware caches, with other backends available on CPAN. It has not been changed in years and is extremely stable. [http://cpan.uwinnipeg.ca/...
Using the built-in plugin and lexicon system of Fusebox 5.5 and available APIs for Memcached and ColdFusion 9's internal EHCache instance, Fusecache provides simple, configurable, and pluggable caching for Fusebox applications with the goals of minimal code overhead and minimal processing footprint....
CachersDelight is a free geocaching application for Android, focusing on an easy and fast user interface, support for online and offline use, helper tools especially for multi-caches and a seamless integration of the GCVote rating system.
1 2 3 4 5 Next