issues
search
mhgbrown
/
cached_resource
Caching for ActiveResource
MIT License
80
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add ostruct to gemfile
#73
afdev82
opened
2 weeks ago
0
[ISSUE-71] Hash keys and serialize/compress payload responses
#72
jlurena
opened
1 month ago
0
Optionally hash long keys & serialize large payloads
#71
jlurena
opened
1 month ago
3
[ISSUE-68] Improved Specs and Added Coverage Report
#70
jlurena
closed
4 months ago
10
Fix rails 4.2 failing specs
#69
jlurena
closed
4 months ago
5
Update rspecs and CI
#68
jlurena
closed
1 month ago
2
[ISSUE-66] Add `cache_key_prefix` option
#67
jlurena
closed
4 months ago
4
Add `cache_key_prefix` to configuration to use as prefix for key caching
#66
jlurena
closed
1 month ago
1
Redis cache does not support ^ in the delete_matched definition
#65
Wardormeur
closed
1 month ago
4
Drop support for Ruby < 2.3; add support for Ruby 3.3, Rails 7.1
#64
mhgbrown
closed
6 months ago
0
[ISSUE-62]: Avoid cache nil or empty array responses
#63
italijancic-th
closed
7 months ago
4
Avoid cache nil or empty array responses
#62
italijancic-th
closed
7 months ago
2
[ISSUE-26] Async writes using concurrent-ruby
#61
jlurena
closed
6 months ago
3
[ISSUE-57] fix incompatability with rails/activesupport 4.x
#60
jlurena
closed
10 months ago
3
[ISSUE-57] Fixes bug where CollectionParser is not chainable
#59
jlurena
closed
10 months ago
6
[ISSUE-56] Do not cache when cache is disable
#58
jlurena
closed
10 months ago
2
Chained calls do not work like it does in `active_resouce`
#57
jlurena
closed
10 months ago
3
If cache_resource is disabled, there should no writes to cache
#56
jlurena
closed
10 months ago
2
Add Official Ruby 3 Compatibility; Establish Testing Procedure for Multiple Rubies
#55
mhgbrown
closed
1 year ago
0
Improve local development environment
#54
mhgbrown
closed
1 month ago
2
Add Rails 7 support
#53
t3k4y
closed
2 years ago
2
Calls to where are not cached
#52
sudoaza
closed
3 years ago
2
Official Rails 6 support
#51
mhgbrown
closed
2 years ago
0
Add option to not cache collections
#50
sudoaza
closed
3 years ago
2
Thing.clear_cache now only clears the Things cache fixes #48
#49
sudoaza
closed
3 years ago
1
clear_cache deletes everything
#48
jvnill
closed
3 years ago
5
Use ActiveSupport::JSON.decode to parse from cache
#47
bjedrocha
closed
3 years ago
5
Handle the case when activeresource finds no records and returns nil
#46
csuma
closed
5 years ago
3
NoMethodError if no record is found
#45
csuma
closed
5 years ago
1
Cache write on 404 and other errors
#44
franciscomasi
closed
1 month ago
5
Store persisted field in json
#43
vibro
closed
6 years ago
1
Storing objects as json in cache breaks persistence
#42
vibro
closed
6 years ago
9
Update README.md
#41
amrrbakry
closed
6 years ago
1
store objects as json in cache so we don't get undefined class/module…
#40
tindron
closed
6 years ago
7
Error when trying to fetch has_many association
#39
ptarud
closed
1 month ago
3
Using stale data when remote server unavailable
#38
jrmhaig
closed
1 month ago
3
Fix resource classes with descendants
#37
turboladen
closed
7 years ago
4
Awesome gem!
#36
benoror
closed
7 years ago
1
Introduce Appraisals
#35
dlackty
closed
7 years ago
3
Remove alias_method_chain.
#34
redhoodie
closed
7 years ago
4
instantiate object from nested json
#33
Daniel-ltw
closed
6 years ago
3
Cache in json
#32
Daniel-ltw
closed
8 years ago
1
Use new gemspec syntax
#31
dlackty
closed
8 years ago
0
Cache bundler for CI builds
#30
dlackty
closed
8 years ago
0
Make Daniel a Gem Owner
#29
mhgbrown
closed
8 years ago
1
Feature/new thread to do write to cache
#28
Daniel-ltw
closed
5 months ago
3
Feature/race condition ttl configuration
#27
Daniel-ltw
closed
9 years ago
1
user made to wait for caching to process
#26
Daniel-ltw
closed
6 months ago
18
race_condition_ttl
#25
Daniel-ltw
closed
8 years ago
1
hash long cache keys
#24
Adrian2112
closed
1 month ago
5
Next