dwkoogt / pika_que
Ruby background processor for RabbitMQ
☆7Updated 9 months ago
Alternatives and similar repositories for pika_que:
Users that are interested in pika_que are comparing it to the libraries listed below
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 3 years ago
- Execute SQL inside Rails console, or app itself☆41Updated 2 years ago
- A debugging tool☆69Updated 5 years ago
- ActiveRecord schema annotations done right☆75Updated 3 months ago
- Generate a static site from any rack middleware.☆69Updated 7 months ago
- ActiveRecord associations on top of PostgreSQL arrays☆63Updated 5 months ago
- Find, filter and aggregate via ActiveRecord or Sequel.☆37Updated 2 weeks ago
- RSpec Matchers for Hanami☆46Updated 4 years ago
- Logging library☆32Updated 11 months ago
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 3 years ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated 2 years ago
- Drag and drop sort interface for ActiveAdmin tables☆16Updated 5 years ago
- Sequel extension for querying large datasets in batches☆18Updated 4 months ago
- Manage exports and imports with ease, separating the logic from the models☆28Updated last year
- Policy Object Pattern☆19Updated 2 years ago
- A concurrent tracer that can pause and resume the code it is tracing.☆71Updated 3 months ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- One-way pipe, composable, rack application builder☆63Updated 3 months ago
- Strong type checking (assertion) for Ruby☆87Updated 3 years ago
- A simple gem to help you optimize your shell workflow☆37Updated 6 years ago
- Ruby gem for working with percentages☆32Updated 3 months ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆52Updated 6 years ago
- Simple index page for other references.☆53Updated 2 years ago
- Write benchmarks without the hassle.☆75Updated 3 months ago
- Utility-belt to build form data request bodies.☆34Updated 9 months ago
- Distributed task queue written in Ruby, backed by Redis and using event loops to handle concurrency☆32Updated 2 years ago
- Automatic scopes for ActiveRecord models.☆81Updated 8 months ago
- A ruby gem that adds recursive sorting functionality to hashes and arrays.☆37Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 5 months ago