Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by fatkodima

A curated list of projects in awesome lists by fatkodima .

https://github.com/fatkodima/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).

activerecord gem migrations postgresql rails ruby

Last synced: 18 Dec 2024

https://github.com/fatkodima/sidekiq-iteration

Make your long-running sidekiq jobs interruptible and resumable.

activerecord gem rails ruby sidekiq

Last synced: 20 Dec 2024

https://github.com/fatkodima/fast_count

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

gem mysql performance postgresql rails ruby

Last synced: 20 Dec 2024

https://github.com/fatkodima/active_record_tracer

A tracer for Active Record queries

activerecord gem rails ruby

Last synced: 22 Dec 2024

https://github.com/fatkodima/pluck_in_batches

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

activerecord gem performance rails ruby

Last synced: 22 Dec 2024

https://github.com/fatkodima/columns_trace

Detect unnecessary selected database columns

gem performance rails ruby

Last synced: 20 Dec 2024

https://github.com/fatkodima/data_checks

Regression testing for data

activerecord gem rails regression-testing ruby

Last synced: 20 Dec 2024

https://github.com/fatkodima/job_enqueue_logger

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

delayed-job gem rails resque ruby sidekiq

Last synced: 04 Dec 2024

https://github.com/fatkodima/sidekiq-expiring-jobs

Expiring jobs support for Sidekiq

gem ruby sidekiq

Last synced: 04 Dec 2024

https://github.com/fatkodima/rubocop-disable_syntax

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

Last synced: 04 Dec 2024

https://github.com/fatkodima/bundler-visualize

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

bundler plugin

Last synced: 17 Dec 2024