Groups
Sign in
Groups
rack-cache
Conversations
About
Send feedback
Help
rack-cache
Contact owners and managers
1–30 of 34
Mark all as read
Report group
0 selected
Mike
6/7/12
Using Rack::Cache to serve static versions of dynamic pages (ala rails page caching)
Im using ruby 1.9.2, rails 3.1.3 on Heroku Cedar. I want to use Rails page caching and Im looking for
unread,
Using Rack::Cache to serve static versions of dynamic pages (ala rails page caching)
Im using ruby 1.9.2, rails 3.1.3 on Heroku Cedar. I want to use Rails page caching and Im looking for
6/7/12
Ben Greenberg
, …
Ben Greenberg
3
5/28/11
Meta-cache Performance
On May 27, 1:30 am, Ryan Tomayko <r...@tomayko.com> wrote: > On Thu, May 26, 2011 at 9:50 PM
unread,
Meta-cache Performance
On May 27, 1:30 am, Ryan Tomayko <r...@tomayko.com> wrote: > On Thu, May 26, 2011 at 9:50 PM
5/28/11
Travis Warlick
,
Ryan Tomayko
2
5/26/11
Storage instances
On Thu, May 26, 2011 at 1:58 PM, Travis Warlick <twar...@gmail.com> wrote: > I would like
unread,
Storage instances
On Thu, May 26, 2011 at 1:58 PM, Travis Warlick <twar...@gmail.com> wrote: > I would like
5/26/11
Aidan Feldman
,
Ryan Tomayko
6
5/23/11
cache cleanup
Sorry, I mean tmpreaper (which is similar). On Mon, May 23, 2011 at 10:12 AM, Aidan Feldman <aidan
unread,
cache cleanup
Sorry, I mean tmpreaper (which is similar). On Mon, May 23, 2011 at 10:12 AM, Aidan Feldman <aidan
5/23/11
Andrew vonderLuft
4/14/11
Change caching for a specific page
In rails, how would you override the max-age for a specific page?
unread,
Change caching for a specific page
In rails, how would you override the max-age for a specific page?
4/14/11
tonio
,
Ryan Tomayko
2
2/20/11
quastion about keys
On Mon, Feb 7, 2011 at 2:12 PM, tonio <jsilva...@gmail.com> wrote: > Hello everyone, >
unread,
quastion about keys
On Mon, Feb 7, 2011 at 2:12 PM, tonio <jsilva...@gmail.com> wrote: > Hello everyone, >
2/20/11
Mat Brown
11/18/10
Scrubbing cookies (and other headers)
Hi all, We're migrating over to Rack::Cache, and it's awesome. However, one thing we ran into
unread,
Scrubbing cookies (and other headers)
Hi all, We're migrating over to Rack::Cache, and it's awesome. However, one thing we ran into
11/18/10
rx
9/17/10
Cache write and flush
I want to know when every write and flush request comes in. I'm trying to figure out the best way
unread,
Cache write and flush
I want to know when every write and flush request comes in. I'm trying to figure out the best way
9/17/10
Jim Gay
,
Ryan Tomayko
3
7/7/10
separate cache location per request
Awsome! Thanks for the fast response, Ryan. On Jul 7, 2010, at 13:45, Ryan Tomayko <r...@tomayko.com
unread,
separate cache location per request
Awsome! Thanks for the fast response, Ryan. On Jul 7, 2010, at 13:45, Ryan Tomayko <r...@tomayko.com
7/7/10
tonio
2/18/10
Custom cache_key with cookies
Hello everyone, I loved rack-cache from the very first time that I used it, but now I have a more
unread,
Custom cache_key with cookies
Hello everyone, I loved rack-cache from the very first time that I used it, but now I have a more
2/18/10
r
12/16/09
Disk Storage Space Limit
Is it possible to limit disk storage space dedicated to cache? Thanks,
unread,
Disk Storage Space Limit
Is it possible to limit disk storage space dedicated to cache? Thanks,
12/16/09
Jason Fox
,
Ryan Tomayko
2
11/22/09
Rack is caching redirects
Apologies for the moderation delay. I've been away for email for a few days... On Wed, Nov 18,
unread,
Rack is caching redirects
Apologies for the moderation delay. I've been away for email for a few days... On Wed, Nov 18,
11/22/09
sistrall
11/10/09
Strange error using Rails
Hello everyone, I'm trying rack-cache on a Rails application, using it without problem when
unread,
Strange error using Rails
Hello everyone, I'm trying rack-cache on a Rails application, using it without problem when
11/10/09
Ben
10/15/09
Rails and expriation
Hi, I am using Rails 2.3.4 and have got Rack Cache working by setting the expires time. The problem I
unread,
Rails and expriation
Hi, I am using Rails 2.3.4 and have got Rack Cache working by setting the expires time. The problem I
10/15/09
Andrew Stewart
,
mergulhao83
2
9/24/09
Over-resilient session
Hi Guys, I'm with the same problem. As a temporary fix I placed: "self.current_user = nil
unread,
Over-resilient session
Hi Guys, I'm with the same problem. As a temporary fix I placed: "self.current_user = nil
9/24/09
Stefan Botzenhart
9/23/09
Set Cookie Header
At the moment I'm testing different caching mechanisms including Rack- Cache. I ran into the
unread,
Set Cookie Header
At the moment I'm testing different caching mechanisms including Rack- Cache. I ran into the
9/23/09
KD
,
Ryan Tomayko
4
9/16/09
How to use etag in Sinatra
This appears to have been due to an older release of JQUERY, for which Etag support was recently
unread,
How to use etag in Sinatra
This appears to have been due to an older release of JQUERY, for which Etag support was recently
9/16/09
Sven Fuchs
,
Ryan Tomayko
2
9/13/09
client_ttl?
On Sun, Sep 13, 2009 at 11:17 AM, Sven Fuchs <sven...@artweb-design.de> wrote: >
unread,
client_ttl?
On Sun, Sep 13, 2009 at 11:17 AM, Sven Fuchs <sven...@artweb-design.de> wrote: >
9/13/09
Sven Fuchs
,
Ryan Tomayko
6
9/5/09
support for http purge?
> metastore interface is kind of a PITA to deal with. It should be > possible to put an object
unread,
support for http purge?
> metastore interface is kind of a PITA to deal with. It should be > possible to put an object
9/5/09
diegorv
,
Ryan Tomayko
2
9/2/09
Can I use Rack::Cache with Rails Metal?
On Wed, Aug 26, 2009 at 10:38 AM, diegorv<jaka...@gmail.com> wrote: > Hi, I`m trying use
unread,
Can I use Rack::Cache with Rails Metal?
On Wed, Aug 26, 2009 at 10:38 AM, diegorv<jaka...@gmail.com> wrote: > Hi, I`m trying use
9/2/09
KD
3
8/13/09
Rack-cache key problems after moving to jruby+glassfish
If directory foo does not exist, and you run the following on ruby under windows and jruby under
unread,
Rack-cache key problems after moving to jruby+glassfish
If directory foo does not exist, and you run the following on ruby under windows and jruby under
8/13/09
TheWickedFlea
,
Ryan Tomayko
3
6/8/09
Where/when do I put my headers?
Hey Ryan, On Jun 8, 2:24 am, Ryan Tomayko <r...@tomayko.com> wrote: > > In other words,
unread,
Where/when do I put my headers?
Hey Ryan, On Jun 8, 2:24 am, Ryan Tomayko <r...@tomayko.com> wrote: > > In other words,
6/8/09
Ryan Tomayko
5/25/09
Re: [rack-cache] Missing something with Sinatra & rack-cache...
Sorry for the late response, Travis ... On Tue, May 12, 2009 at 6:21 AM, Travis Bell <travisdbell@
unread,
Re: [rack-cache] Missing something with Sinatra & rack-cache...
Sorry for the late response, Travis ... On Tue, May 12, 2009 at 6:21 AM, Travis Bell <travisdbell@
5/25/09
wondering.bear
4/27/09
Using Rack::Cache with Sinatra on Google App Engine
If any one is interested... http://wbear.wordpress.com/2009/04/27/rackcache-on-google-app-engine/ is
unread,
Using Rack::Cache with Sinatra on Google App Engine
If any one is interested... http://wbear.wordpress.com/2009/04/27/rackcache-on-google-app-engine/ is
4/27/09
DataShaman
3
4/13/09
Rack::Cache incorrectly reporting a miss when query parameters are used
Hmmm, stranger and stranger - it's not the query string, one or more of the propagated headers is
unread,
Rack::Cache incorrectly reporting a miss when query parameters are used
Hmmm, stranger and stranger - it's not the query string, one or more of the propagated headers is
4/13/09
Ryan Tomayko
3/16/09
[ANN] rack-cache 0.4 released
I wanted to get a release out now that Rails 2.3 is available. There's been a few feature
unread,
[ANN] rack-cache 0.4 released
I wanted to get a release out now that Rails 2.3 is available. There's been a few feature
3/16/09
Pat Nakajima
2/25/09
Rack::Cache got a mention in Smashing Magazine...
http://www.smashingmagazine.com/2009/02/25/ruby-on-rails-tips
unread,
Rack::Cache got a mention in Smashing Magazine...
http://www.smashingmagazine.com/2009/02/25/ruby-on-rails-tips
2/25/09
Pat Nakajima
,
Ryan Tomayko
3
2/17/09
Moneta as replacement for stores?
Cool. I'll take it. On Feb 17, 2009, at 10:35 AM, Ryan Tomayko <r...@tomayko.com> wrote: >
unread,
Moneta as replacement for stores?
Cool. I'll take it. On Feb 17, 2009, at 10:35 AM, Ryan Tomayko <r...@tomayko.com> wrote: >
2/17/09
Ryan Tomayko
2/4/09
rack-cache custom cache key patch
Hi Pat, I had a chance to sit down with your cache key changes and merge everything in tonight: http:
unread,
rack-cache custom cache key patch
Hi Pat, I had a chance to sit down with your cache key changes and merge everything in tonight: http:
2/4/09
Pat Nakajima
,
Ryan Tomayko
2
2/2/09
Manually purging cache entries
On Sat, Jan 31, 2009 at 10:09 PM, Pat Nakajima <patna...@gmail.com> wrote: > What's
unread,
Manually purging cache entries
On Sat, Jan 31, 2009 at 10:09 PM, Pat Nakajima <patna...@gmail.com> wrote: > What's
2/2/09