bin icon indicating copy to clipboard operation
bin copied to clipboard

DEAD AND UNMAINTAINED. ActiveSupport MongoDB Cache store.

Results 2 bin issues
Sort by recently updated
recently updated
newest added

Was the removal of Rails 3.0.x support intentional with bin 0.7.0? All appears to work when the active_support dependency in the gemspec is rolled back to ~> 3.0.0

I see that the expires flag just works by respecting that on reads - but since Mongo doesnt implement any native expiring functionality it means that those key/values will just...