-
Notifications
You must be signed in to change notification settings - Fork 1.4k
cache not working #1210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
UpdateI can see the cache working on ubuntu 15.04 but not in my other machine, OS X Yosemite 10.10.5, I will close the issue, but when I figure out why it does not work in osx, I will do an updade here! |
@passalini Great, please keep us posted if you find the reason so that we can include it in an FAQ. |
@beauby today the code just work, memory's garbage perhaps? I don't konw yet, but if I figure out I will come back. |
I have a similar issue, I was on I tried to find the last commit where caching still worked and 21fe3ab is the last one. Starting from 170db3b the caching stopped working. I'm using OS X El Capitan,
|
@sevab There's an open issue for this at #923 (comment) if you'd like to repost there. Also, I'm having a heckavu time demonstrating caching as improving performance, and when that went away. See #1393 and I think #1352 might help. So, I'd appreciate any code you could share demonstrating the change in behavior and performance. Maybe join the slack? https://github.com/rails-api/active_model_serializers#getting-help |
I google and try a lot, but I just can't see/do the AMS's cache work.
Right now I'm in
development env
using0.10.0.rc3
ps: I can use
Rails.cache
normallyAny help will be very welcome!!
The text was updated successfully, but these errors were encountered: