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
- Simple Disque-powered Ruby Jobs☆129Updated 7 years ago
- Automatically disable dangerous Rake tasks in production☆103Updated 9 years ago
- An HTTP framework for micro-services based environment, build on top of typhoeus and servicejynx☆62Updated 8 years ago
- Create simple or complex workflows and rock your app!☆151Updated 9 years ago
- Octoshark is an ActiveRecord connection manager☆132Updated 5 months ago
- Chalk::Log adds a logger object to any class, which can be used for unstructured or semi-structured logging.☆72Updated 6 years ago
- A Ruby gem that simulates webhooks and other HTTP requests common to production.☆81Updated 9 years ago
- Fast analytics using Redis☆628Updated 5 years ago
- A Ruby library to expand shortened URLs☆134Updated last month
- Ruby gem for isolating code execution into a subprocess☆180Updated 9 years ago
- Secure Authentication for Single Page Applications☆221Updated 7 years ago
- Tool for retrieving main colors from the image.☆139Updated 8 years ago
- A Configurable HTTP Proxy Caching Gem☆100Updated 7 years ago
- Alternative controllers with middleware☆165Updated last month
- Disque client for Ruby☆68Updated 9 years ago
- ActiveRecord Views for PostgreSQL☆90Updated 2 months ago
- Slackiq = Slack + Sidekiq☆198Updated 4 years ago
- Forklift: Moving big databases around. A ruby ETL tool.☆137Updated 2 years ago
- Speak to rabbits☆42Updated 4 years ago
- Modern bulk import for ruby on rails.☆128Updated 9 years ago
- Enforced, Annotated Schema for Ruby Sequel Models☆41Updated 9 years ago
- Rails engine which will give you a quick display of your database schema and contents for reference☆208Updated 2 years ago
- Plain old Ruby for generating primitive data structures from object graphs.☆108Updated 7 years ago
- Test This, Not That! (Google Summer of Code 2015 project under Ruby on Rails)☆263Updated 6 years ago
- Rails-style method hooks for plain old Ruby objects☆97Updated 3 years ago
- Sinatra project generator and templates.☆83Updated last year
- API load stressing and testing/measuring framework. Are you ready to defend your API ?☆50Updated 7 years ago
- Simple Ruby object caching solution using Redis as a backend☆49Updated 3 years ago
- Really Fast JSON API app with Mruby, Rack, Redis and H2O☆111Updated 8 years ago
- Arbitrary Memcached-backed rate limiting for Ruby☆40Updated 3 years ago