This is your work, valued

Ukraine

fatkodima

Expert
@fatkodima

Backend, architecture, ruby, linux, databases. Love to investigate low-level things and software internals.

online_migrations. Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc).

745

sidekiq-iteration. Make your long-running sidekiq jobs interruptible and resumable.

281

fast_count. Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).

274

active_record_tracer. A tracer for Active Record queries

199

pluck_in_batches. A faster alternative to the custom use of `in_batches` with `pluck`

156

columns_trace. Detect unnecessary selected database columns

125

data_checks. Regression testing for data

66

job_enqueue_logger. Log background jobs enqueued by your application (additionally with backtraces)

36

activerecord_lazy_columns. Adds support for lazy-loading columns in Active Record models

33

sidekiq-expiring-jobs. Expiring jobs support for Sidekiq

30

rubocop-disable_syntax. A RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, safe navigation etc.

24

smart_ignored_columns. Add deadlines to Active Record `ignored_columns`

22

simplecov-html. HTML formatter for SimpleCov code coverage tool for ruby 1.9+

1

rails. Ruby on Rails

1

active_record_doctor. Identify database issues before they hit production.

1

rails-contributors. The web application that runs https://contributors.rubyonrails.org

1

bundler-visualize. A bundler plugin that generates a visual representation of your gem dependencies.

1

simplecov. Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites

1

pghero. A performance dashboard for Postgres

1

rubocop-rails. A RuboCop extension focused on enforcing Rails best practices and coding conventions.

1