Pinned Repositories
heartbeat
Use Heartbeat to monitor your Hetzner Failover IP and automatically switch to another server.
increment_with_sql
Provides increment_with_sql! and decrement_with_sql! for ActiveRecord models
kraps
Kraps allows to process and perform calculations on extremely large datasets in parallel using ruby
redstream
Using redis streams to keep your primary database in sync with secondary datastores
rocksdb-ffi
RocksDB for ruby using FFI
search_cop
Search engine like fulltext query support for ActiveRecord
search_flip
Full-Featured ElasticSearch Ruby Client with a Chainable DSL
similarity
Similarity is an optical as well as keyword based image similarity search engine built on top of Lire.
spreadshirt_client
Communicate with the spreadshirt API
swift_client
Small but powerful client to interact with OpenStack Swift
mrkamel's Repositories
mrkamel/run_after_commit
Run code in an ActiveRecord model after it is committed
mrkamel/tempfile_for
Create temporary files for in-memory data
mrkamel/replicaza
Highly available GTID-only mysql binlog to kafka replicator
mrkamel/apriori
Another ruby apriori wrapper
mrkamel/default_scss
Default Sass CSS file
mrkamel/grid
Grid
mrkamel/heartbeat53
Monitoring and failover for route53
mrkamel/render_object
Map an object to a partial.
mrkamel/s3sync
Sync S3 buckets to your filesystem
mrkamel/s3upload
Bulk upload to s3
mrkamel/search_cop_logo
Logo for search_cop
mrkamel/test-unit-around
Use around instead or in combination with test/unit's setup and teardown methods
mrkamel/to_ascii
Convert locale dependent characters
mrkamel/to_pdf
Convert a HTML string to a PDF using htmldoc.
mrkamel/to_tag
Transform words into tags
mrkamel/unicorn-rails
unicorn-rails
mrkamel/active_record_polymorphic_issues
active_record_polymorphic_issues
mrkamel/after_commit_queue
after_commit_queue allows to run callbacks after transaction is committed
mrkamel/cequel
Ruby ORM for Cassandra with CQL3
mrkamel/curly
The Curly template language allows separating your logic from the structure of your HTML templates.
mrkamel/elasticsearch
Open Source, Distributed, RESTful Search Engine
mrkamel/image_url
Smart generation of image urls
mrkamel/jQuery-FullScreen
A plugin for using the browser's Full Screen API
mrkamel/jsonpath
Ruby implementation of http://goessner.net/articles/JsonPath/
mrkamel/lucene_precedence
Fixing lucene's operator precedence
mrkamel/minimagick
mini replacement for RMagick
mrkamel/mongo_sequence
Atomically incrementing sequences in MongoDB. Useful for auto-incrementing id's or other counters that can't collide.
mrkamel/paperclip
Easy file attachment management for ActiveRecord
mrkamel/ruby-openstack
Ruby binding for Openstack API - supports Keystone Authentication, Nova and Swift
mrkamel/uri_for
Build smart URIs from hashes in your rails code