carrierwave_backgrounder
Background processor
A gem that allows CarrierWave to offload image processing and storage to background tasks.
Offload CarrierWave's image processing and storage to a background process using ActiveJob or Sidekiq..
738 stars
16 watching
402 forks
Language: Ruby
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
carrierwaveuploader/carrierwave-mongoid | A gem that integrates CarrierWave with Mongoid and MongoDB's GridFS for storing and serving uploaded files in a database-backed manner. | 355 |
hugopl/sidekiq.cr | A Crystal implementation of Sidekiq, a background job framework for Ruby. | 765 |
carrierwaveuploader/carrierwave-sequel | Supports Sequel as a backend store for CarrierWave image uploads. | 28 |
nilenso/goose | A Clojure-based background job processing library with support for multiple message brokers and scheduling options. | 266 |
burdettelamar/markdown_helper | A Ruby gem for pre-processing markdown files with file inclusion and formatting options. | 40 |
jtescher/carrierwave-imageoptimizer | A gem that optimizes images in CarrierWave uploads using jpegoptim or optipng | 212 |
ankane/torchaudio-ruby | An audio processing library built on top of Torch.rb, providing methods to load, save, and transform audio data. | 16 |
carrierwaveuploader/carrierwave-aws | An AWS SDK-based storage adapter for CarrierWave | 409 |
kirtithorat/carrierwave-crop | An extension to CarrierWave that allows cropping uploaded images using Jcrop plugin with preview. | 94 |
fukamachi/psychiq | Provides background job processing capabilities for Common Lisp applications. | 53 |
farism/rgbeef | A color manipulation and conversion library | 2 |
markevans/dragonfly | A ruby gem for on-the-fly processing of images and attachments | 2,117 |
ayrat555/fang | Background task processing and queueing system for Rust applications. | 623 |
nullpainter/sanchez | A software tool that transforms dull geostationary satellite images into colorful and detailed ones using mathematical processing. | 129 |
thebrianemory/corneal | A Ruby gem that generates a Sinatra application with a Rails-like structure and simplicity. | 254 |