rails / solid_cache

A database-backed ActiveSupport::Cache::Store
MIT License
890 stars 63 forks source link

Support binary encryption on PostgreSQL for Rails 8 #201

Closed djmb closed 2 months ago

djmb commented 2 months ago

Support was added in https://github.com/rails/rails/pull/52729, so we can remove the check for Rails 8.