![]() |
|
|
cfmemcached
Project Home • Blog • Forums • Wiki • Known Issues • Contact Project
Author: Jon Hirschi (All RIAForge projects by this author) Description:
memcached does industrial strength caching outside of the coldfusion app server. memcached allows you to use more of the memory that you might have available and it allows you to keep coldfusion running using less memory than what you might normally need. offloading the caching like this can bring performance benefits as well as bring stability back to an overloaded apserver.
Memcached is used by some of the biggest names in tech sites namely livejournal, fotolog, slashdot and a few others. There are also two memcached clients currently available for java. this project aims to make both of them available and accessable to you so that you can decide which one makes the most sense for you to use. More information on memcached can be found here: http://www.danga.com/memcached/
Requirements:
New Memcached client:
coldfusion 8 (java 5 or above) Old Memcached Client: coldfusion mx or above Both clients: Requires the use of the memcached server which is freely available and easy to use. Setup is simply an executable file. memcached project home is: main version (BSD): http://www.danga.com/memcached/download.bml windows version: http://jehiah.cz/projects/memcached-win32/ Issue Tracker:
To enter issues for this (or any other) project, you must be logged in. Subversion Access: You may access this project's Subversion repository with your client here: http://svn.riaforge.org/cfmemcached. To view this repository with your browser, go here: http://cfmemcached.riaforge.org/index.cfm?event=page.svnbrowse. You may download the latest set of files from Subversion as a zip file. Anonymous users have read access to the repository while the administrator has write access. This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/ |
||||||||||||||||||||||||||||||||||||||||
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.