issues
search
rails
/
solid_cache
A database-backed ActiveSupport::Cache::Store
MIT License
888
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Read-Only Errors for Cache Deletion in MultiDB Setup with `database_selector`
#238
Dandush03
opened
1 week ago
1
NoMethodError: undefined method `read' for class SolidCache::Entry
#237
amkisko
opened
2 weeks ago
0
Batch multi queries
#236
djmb
opened
2 weeks ago
0
Sporadically nil `connection` in SolidCache::Entry calls
#235
iJackUA
opened
3 weeks ago
0
Update README.md
#234
sebscholl
opened
3 weeks ago
0
Bump rexml from 3.3.6 to 3.3.9
#233
dependabot[bot]
closed
3 weeks ago
0
Clean up typos in /test, made some public methods in Connections module private
#232
rossme
closed
1 month ago
0
Update README with Manual Configuration
#231
allcentury
closed
1 month ago
0
Fix a documentation error
#230
kfinn
closed
1 month ago
0
Remove unused require
#229
y-yagi
closed
1 month ago
0
bin/rails solid_cache:install doesn't respect schema_format = :sql
#228
MaxLap
opened
1 month ago
1
Bump actionpack from 7.2.0 to 7.2.1.1
#227
dependabot[bot]
closed
1 month ago
0
Suggestion: Align `connects_to` configuration with SolidQueue
#226
SebastianSzturo
opened
1 month ago
0
Bump webrick from 1.8.1 to 1.8.2
#225
dependabot[bot]
closed
1 month ago
0
Remove Rails 8/ruby 3.1 tests
#224
djmb
closed
1 month ago
0
Docs: Fix Markdown formatting, add LRU acronym expansion
#223
andyatkinson
closed
1 month ago
0
Default to cache.yml instead of solid_cache.yml
#222
djmb
closed
2 months ago
3
Update readme - five options (not three) that can be set on the engine
#221
rossme
closed
2 months ago
0
What is the Significance of solid_cache over traditional one?
#220
Anush-Kumar-S
closed
2 months ago
1
Always manage connections when database is specified
#219
djmb
closed
2 months ago
0
Remove database from test/development configuration
#218
djmb
closed
2 months ago
1
Too error-prone to munge config/database.yml automatically
#217
dhh
closed
2 months ago
0
Error "cache database is not configured for the test environment" when eager loading
#216
mattbrictson
closed
2 months ago
0
Filter expiry candidates in database
#215
djfpaagman
closed
2 months ago
1
Issue with Multi-Shard Databases and Rails Database Selector in Read-Only Mode
#214
Dandush03
closed
2 months ago
0
Update schema version to match gemspec
#213
npezza93
closed
2 months ago
0
Document how to prepare the new cache database
#212
fractaledmind
closed
2 months ago
0
New queue_schema.rb file hardcodes Rails version
#211
fractaledmind
closed
2 months ago
5
How to load the new schema?
#210
fractaledmind
closed
2 months ago
0
Adds fallback to app_name_from_production_database_name
#209
emars
closed
2 months ago
1
No need to use branding for config files
#208
dhh
closed
2 months ago
2
Require active_record in engine.rb
#207
djmb
closed
2 months ago
0
Improve the install generator to handle two- and three-tier database.yml config files
#206
fractaledmind
closed
2 months ago
5
Remove warning about encryption on PostgreSQL
#205
jfi
closed
2 months ago
0
Improve the installer to account for an existing multi-existing db configuration
#204
dhh
closed
2 months ago
2
Only failsafe on transient database errors
#203
djmb
closed
2 months ago
0
Change database yml directly and double down on separate DB
#202
dhh
closed
2 months ago
0
Support binary encryption on PostgreSQL for Rails 8
#201
djmb
closed
2 months ago
0
Update to latest rails main
#200
djmb
closed
2 months ago
0
Bump rexml from 3.3.3 to 3.3.6
#199
dependabot[bot]
closed
2 months ago
0
Improve performance of reading cache entries
#198
djfpaagman
closed
2 months ago
3
Avoid setting a max age by default, just use max size
#197
djmb
closed
3 months ago
0
Install only in production by default
#196
djmb
closed
3 months ago
0
Suggestion: provide doc about DB config for read performance
#195
PikachuEXE
opened
3 months ago
6
Correct config database
#194
djmb
closed
3 months ago
0
Use find_by_sql for SQL lookups
#193
djmb
closed
3 months ago
0
Drop support for Rails 7.0 and 7.1
#192
djmb
closed
3 months ago
0
Bump rexml from 3.3.2 to 3.3.3
#191
dependabot[bot]
closed
3 months ago
0
Docs: Run full installation by default (not just migrations)
#190
philipithomas
closed
3 months ago
0
NoMethodError - undefined method `model' for class SolidCache::Entry:
#189
34code
closed
4 months ago
3
Next