public
Description: dedicated caching service
Homepage:
Clone URL: git://github.com/ry/caching-service.git
name age message
file Makefile Mon Jun 30 17:29:15 -0700 2008 Cleaned up HeaderList [ry]
file README Mon Jul 07 09:41:44 -0700 2008 build instructions [ry]
directory deps/ Mon Jul 07 09:40:56 -0700 2008 add full mochiweb source [ry]
directory ebin/ Mon Jul 07 09:40:56 -0700 2008 add full mochiweb source [ry]
directory examples/ Thu Jul 03 10:02:24 -0700 2008 lots of little clean ups. replace isn't working. [ry]
directory src/ Mon Jul 07 06:28:00 -0700 2008 refactored maximal_path to use ets more heavily... [ry]
file start-dev.sh Mon Jun 30 06:34:39 -0700 2008 initial commit [ry]
file start.sh Mon Jun 30 06:34:39 -0700 2008 initial commit [ry]
directory support/ Mon Jun 30 06:34:39 -0700 2008 initial commit [ry]
file test.rb Mon Jul 07 06:28:00 -0700 2008 refactored maximal_path to use ets more heavily... [ry]
README
See http://four.livejournal.com/882051.html 
and http://four.livejournal.com/883703.html

BUILD
cd deps/mochiweb
make
cd ../..
make

RUN
./start.sh