seamusabshere / lock_and_cache
Most caching libraries don't do locking, meaning that >1 process can be calculating a cached value at the same time. Since you presumably cache things because they cost CPU, database reads, or money, doesn't it make sense to lock while caching?
☆134Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for lock_and_cache
- Simple Disque-powered Ruby Jobs☆129Updated 7 years ago
- A Ruby library to expand shortened URLs☆124Updated this week
- Chalk::Log adds a logger object to any class, which can be used for unstructured or semi-structured logging.☆72Updated 6 years ago
- Disque client for Ruby☆68Updated 9 years ago
- A collection of playbooks for getting your rails stack up and running fast!☆186Updated 8 years ago
- Rails engine which will give you a quick display of your database schema and contents for reference☆208Updated last year
- Automatically disable dangerous Rake tasks in production☆103Updated 9 years ago
- Octoshark is an ActiveRecord connection manager☆133Updated 2 months ago
- Test This, Not That! (Google Summer of Code 2015 project under Ruby on Rails)☆263Updated 5 years ago
- Create simple or complex workflows and rock your app!☆151Updated 9 years ago
- Alternative controllers with middleware☆165Updated 10 months ago
- Tool for retrieving main colors from the image.☆138Updated 8 years ago
- Content management for Jekyll blogs☆86Updated 9 years ago
- ActiveRecord Views for PostgreSQL☆90Updated 8 months ago
- A minimal Ruby framework with fire in its heart☆101Updated 9 years ago
- High performance cached object serialization☆66Updated 8 years ago
- Ruby gem for isolating code execution into a subprocess☆180Updated 9 years ago
- Secure Authentication for Single Page Applications☆222Updated 7 years ago
- Get realtime notifications on your desktop if something happens in your Rails app.☆138Updated 8 years ago
- A Ruby gem that simulates webhooks and other HTTP requests common to production.☆81Updated 9 years ago
- A heap analyzer for MRI that isn't very good.☆142Updated 4 years ago
- Search gem for ruby web apps.☆60Updated 9 years ago
- Implementation of the circuit breaker pattern in Ruby, backed by Redis☆133Updated 5 months ago
- Rails-style method hooks for plain old Ruby objects☆97Updated 2 years ago
- Speak to rabbits☆42Updated 4 years ago
- Really Fast JSON API app with Mruby, Rack, Redis and H2O☆113Updated 8 years ago
- Fast analytics using Redis☆629Updated 5 years ago
- Modern bulk import for ruby on rails.☆128Updated 9 years ago