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
Alternatives and similar repositories for lock_and_cache:
Users that are interested in lock_and_cache are comparing it to the libraries listed below
- Chalk::Log adds a logger object to any class, which can be used for unstructured or semi-structured logging.☆72Updated 6 years ago
- Simple Disque-powered Ruby Jobs☆129Updated 7 years ago
- Automatically disable dangerous Rake tasks in production☆103Updated 9 years ago
- Disque client for Ruby☆68Updated 9 years ago
- Speak to rabbits☆42Updated 5 years ago
- Ruby gem for isolating code execution into a subprocess☆180Updated 9 years ago
- An HTTP framework for micro-services based environment, build on top of typhoeus and servicejynx☆62Updated 8 years ago
- Really Fast JSON API app with Mruby, Rack, Redis and H2O☆111Updated 8 years ago
- Tool for retrieving main colors from the image.☆139Updated 8 years ago
- ActiveRecord Views for PostgreSQL☆90Updated 5 months ago
- Enforced, Annotated Schema for Ruby Sequel Models☆41Updated 9 years ago
- Create simple or complex workflows and rock your app!☆151Updated 9 years ago
- Octoshark is an ActiveRecord connection manager☆132Updated 7 months ago
- Tool for managing and executing your database migrations☆61Updated 9 years ago
- A collection of playbooks for getting your rails stack up and running fast!☆187Updated 8 years ago
- A Ruby library to expand shortened URLs☆134Updated 4 months ago
- A Ruby gem that simulates webhooks and other HTTP requests common to production.☆81Updated 9 years ago
- Find code that busts the Ruby 2.1+ cache.☆76Updated 7 years ago
- Search gem for ruby web apps.☆60Updated 9 years ago
- A minimal Ruby framework with fire in its heart☆100Updated 10 years ago
- Replicate data across your applications☆395Updated 8 years ago
- A Ruby gem for using the postgres explain command with Active Record☆225Updated 2 years ago
- Content management for Jekyll blogs☆86Updated 10 years ago
- Rails-style method hooks for plain old Ruby objects☆97Updated 3 years ago
- Modern bulk import for ruby on rails.☆128Updated 9 years ago
- Lazy scripting in Ruby.☆117Updated 11 months ago
- Secure Authentication for Single Page Applications☆221Updated 8 years ago
- High performance cached object serialization☆67Updated 8 years ago
- Implementation of the circuit breaker pattern in Ruby, backed by Redis☆133Updated 11 months ago
- Slackiq = Slack + Sidekiq☆198Updated 4 years ago