rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: Julio Cesar Ody <julioody@gmail.com>
To: rack-devel@googlegroups.com
Cc: Ned <rails.nerd@gmail.com>
Subject: Re: using Memcached or Redis inside Rack? Wise?
Date: Sun, 3 Apr 2011 18:28:34 +1000	[thread overview]
Message-ID: <BANLkTi=G+Vof8Nu8wtY_JogULSRK-5f3mA@mail.gmail.com> (raw)
In-Reply-To: <6f165bc8-3999-49d7-b0b4-48dec3ebd134@o21g2000prh.googlegroups.com>

I use both on rack-pagespeed (rack-pagespeed.heroku.com). I suppose
it's all a matter of having a defined purpose and an architecture that
makes sense.

These are only tools, after all.



On Sun, Apr 3, 2011 at 10:53 AM, Ned <rails.nerd@gmail.com> wrote:
> Hi
>
> I have a rails application that redirects based on information in a
> memcached or redis store
>
> It does this for every request
>
> I'd like to move that logic to Rack so I can keep it as low level as
> possible (Yes I realise Rails makes this very easy and it might be
> more appropriate... but this really is low level conditional logic)
>
> Thing is, I can't see any blogs from people using Memcached or Redis
> from inside Rack.
>
> Is it just not done?



-- 
http://awesomebydesign.com

      parent reply	other threads:[~2011-04-03  8:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-03  0:53 using Memcached or Redis inside Rack? Wise? Ned
2011-04-03  3:41 ` Chris St. John
2011-04-03  8:27 ` Armin Roehrl
2011-04-03  8:28 ` Julio Cesar Ody [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://groups.google.com/group/rack-devel

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='BANLkTi=G+Vof8Nu8wtY_JogULSRK-5f3mA@mail.gmail.com' \
    --to=rack-devel@googlegroups.com \
    --cc=rails.nerd@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).