I've written a simple package for caching pages I've fetched from the
web.  It works like a champ, and makes it so I don't have to hit a
server multiple times.

I'm wondering whether it's better to store the cached pages in my db
(I'm using mysql) or in the file system.  Either approach is
straightforward, but do people have experiences or even strongly held
beliefs as to which is better?

The floor is open...

- ff
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to