Betterment / delayedLinks
a multi-threaded, SQL-driven ActiveJob backend used at Betterment to process millions of background jobs per day
☆167Updated this week
Alternatives and similar repositories for delayed
Users that are interested in delayed are comparing it to the libraries listed below
Sorting:
- Make your long-running sidekiq jobs interruptible and resumable.☆280Updated last year
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆200Updated 2 months ago
- Synchronize Capybara commands with application JavaScript and AJAX requests☆193Updated 3 months ago
- RRULE expansion for Ruby☆186Updated last month
- Simplified snapshots and restoration for ActiveRecord models and associations with a transparent white-box implementation☆178Updated this week
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆254Updated 4 months ago
- A very fast json builder for Rails☆173Updated 2 months ago
- Official Ruby port of Sqids. Generate short unique IDs from numbers.☆203Updated 7 months ago
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆365Updated last year
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆310Updated last year
- Fast, recursive, optimized, URL-Safe serialization for any Ruby object☆391Updated last year
- A literal Ruby gem. 💎☆325Updated last month
- Extract Collaborator Objects from your Active Records, a new concept called Associated Objects☆329Updated last week
- Rollup time-series data in Rails☆343Updated last month
- ActiveRecord extension which adds typecasting to store accessors☆433Updated 7 months ago
- Oaken upgrades your development seeds, lets you reuse them in tests & blends the best of fixtures & factories into one cohesive whole.☆384Updated last week
- Make ActiveRecord do conditions on your associations☆246Updated last week
- Optimized top-N-per-group Active Record associations using lateral joins☆302Updated last year
- Web interface to manage i18n translations helping to facilitate the editors of your translations. Provides a low-tech and complete workfl…☆220Updated 9 months ago
- 🥃 Take your Ruby, and make it a double!☆276Updated 2 months ago
- 🌳 Render a Rack app (Rails/Sinatra/etc) to a static build so it can be served by Netlify, Now, GitHub Pages, S3, or any other web server☆285Updated 3 months ago
- Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).☆272Updated 3 months ago
- Address verification for Ruby and Rails☆198Updated 7 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆228Updated last year
- A tracer for Active Record queries☆194Updated 5 months ago
- Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.