GoodLife / rails-patch-json-encode
A monkey patch to speed up Rails's json generation time
☆57Updated 7 years ago
Alternatives and similar repositories for rails-patch-json-encode:
Users that are interested in rails-patch-json-encode are comparing it to the libraries listed below
- Organize ActiveRecord models into a tree using PostgreSQL's ltree datatype☆141Updated 3 years ago
- Octoshark is an ActiveRecord connection manager☆132Updated 4 months ago
- Delay rails controller actions in one line of code☆80Updated 6 years ago
- Additional sidekiq middleware☆92Updated 8 years ago
- Job status and batches for Active Job☆69Updated 5 years ago
- Fast and precise time zone by geo coordinates lookup☆99Updated 2 years ago
- Store nested hashes in hstores in ActiveRecord☆87Updated 4 years ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 3 years ago
- Asynchronous event publishing for Wisper using Sidekiq☆85Updated 6 months ago
- A simple gem to manage your Rails API routing endpoints.☆131Updated 6 years ago
- allow your users to wait for the completion of your `ActiveJob`☆54Updated 7 years ago
- Polymorphic relationships in Rails that keep your database happy.☆46Updated 2 years ago
- Setup postgresql for Capistrano rails app deployment☆54Updated last year
- Filename sanitization for Ruby☆223Updated last year
- A Backport of Rails 5's collection cache keys to AR 3 and 4☆38Updated 5 years ago
- Copy active record models from remote databases☆265Updated last year
- A Ruby gem to sort large amounts of data using a predictable amount of memory.☆84Updated last year
- ActiveRecord associations on top of PostgreSQL arrays☆63Updated 2 months ago
- A Rack middleware for profiling requests using ruby-prof☆43Updated 8 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 4 years ago
- ActiveRecord Views for PostgreSQL☆90Updated 2 months ago
- RSpec matchers for testing ActiveJob☆98Updated 7 years ago
- Memoize method return values☆112Updated last week
- ☆42Updated 5 months ago
- Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.☆78Updated 8 months ago
- Abuelo is a graph theory library☆100Updated 8 years ago
- Fastest CSV class for MRI Ruby and JRuby. Faster than faster_csv and fasterer-csv.☆45Updated 7 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆98Updated 4 years ago
- A policy framework for implementing thread-safe rack middleware.☆124Updated 3 years ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 4 years ago