chanzuckerberg / redis-memoLinks
A Redis-based version addressable caching system. Memoize pure functions, aggregated database queries, and 3rd party API calls.
☆31Updated 3 years ago
Alternatives and similar repositories for redis-memo
Users that are interested in redis-memo are comparing it to the libraries listed below
Sorting:
- Rails console history for Heroku, Docker, and more☆83Updated last week
- String enums for Rails☆87Updated last week
- Concurrent index migrations for Rails☆42Updated last week
- Rate limiter for Rails based on leaky buckets☆90Updated 2 months ago
- Code ownership for Rails☆127Updated last week
- Framework agnostic scheduler to run recurring jobs.☆130Updated 6 months ago
- ActiveRecord schema visualization and model organization made easy☆178Updated 3 weeks ago
- Sequential Sidekiq jobs for Rails☆62Updated 2 years ago
- This gem provides a mechanism for pending features.☆85Updated 3 years ago
- A drop-in replacement for GraphQL ActionCable subscriptions. Works with AnyCable.☆113Updated 6 months ago
- An alternative way to do cascading deletes/destroys in Rails.☆62Updated 3 weeks ago
- Regression testing for data☆66Updated last year
- Execute SQL inside Rails console, or app itself☆41Updated 5 months ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Arel made simple☆99Updated 4 years ago
- Stemming for Ruby, powered by Snowball☆33Updated last month
- A gem for making value classes, with lightweight validation and coercion.☆134Updated 3 years ago
- A tool for to run active record examples☆57Updated 3 years ago
- 🔒 Sudo mode for your Rails controllers☆79Updated last year
- ☆95Updated 3 years ago
- ☆58Updated 2 years ago
- packs are a specification for an extensible packaging system to help modularize Ruby applications.☆99Updated 9 months ago
- Collection of helpers for dealing with fixtures in RSpec☆45Updated 4 years ago
- Official Mux API wrapper for ruby projects, supporting both Mux Data and Mux Video.☆54Updated 2 months ago
- Allows Sequel to reuse Active Record's database connection☆143Updated last week
- Breakout detection for Ruby☆46Updated last week
- Create powerful interfaces for filtering, searching, and sorting collections of items.☆89Updated last week
- K-Sortable Unique IDentifiers in Ruby☆55Updated last year
- Make use of recursive queries in Rails when using Postgresql or SQLite☆85Updated 11 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year