On Mar 31, 9:35 am, Alex Gusev
<alx....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Hi.
>
> I want to define my own cache store but I have no idea how to use in
> my app.
>
> Rails initializer reads environment config before loading app
> initializers and plugins. So, i cant write:
>
> config.cache_store = :my_beautiful_cache_store,
''localhost:641''
>
I don''t think that''s true - I''ve used
libmemcached_store which is a
plugin.
Fred> even if I put ActiveSupport::Cache::MyBeautifulCacheStore in config/
> initializers.
>
> Now i think it is impossible to define my own cache store. Am I right?
>
> Thanks in advance.
--
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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.