Pinned Repositories
activejob-traffic_control
Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.
cron-kubernetes-ruby
Manage your Kubernetes CronJobs from a simple schedule in ruby!
fog-core
fog's core, shared behaviors without API and provider specifics
keylime-toolbox-export
Export all your historical Google Search Console data from Keylime Toolbox.
log_uploader
A script to upload log files to Keylime Tools
rails_cache_migrator
A tool to migrate cache data between Rails 3 and 4
resque-kubernetes
Run Resque (and ActiveJob) workers as Kubernetes Jobs and autoscale from 0!
resque-lock
suo
Distributed locks (mutexes & semaphores) using Memcached or Redis
terraform-google-lb-http
Modular Global HTTP Load Balancer for GCE using forwarding rules.
Keylime Toolbox's Repositories
keylimetoolbox/resque-kubernetes
Run Resque (and ActiveJob) workers as Kubernetes Jobs and autoscale from 0!
keylimetoolbox/cron-kubernetes-ruby
Manage your Kubernetes CronJobs from a simple schedule in ruby!
keylimetoolbox/keylime-toolbox-export
Export all your historical Google Search Console data from Keylime Toolbox.
keylimetoolbox/rails_cache_migrator
A tool to migrate cache data between Rails 3 and 4
keylimetoolbox/activejob-locking
keylimetoolbox/activejob-traffic_control
Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.
keylimetoolbox/fog-core
fog's core, shared behaviors without API and provider specifics
keylimetoolbox/log_uploader
A script to upload log files to Keylime Tools
keylimetoolbox/resque-lock
keylimetoolbox/suo
Distributed locks (mutexes & semaphores) using Memcached or Redis
keylimetoolbox/terraform-google-lb-http
Modular Global HTTP Load Balancer for GCE using forwarding rules.
keylimetoolbox/backbone.stickit
Backbone data binding, model binding plugin. The real logic-less templates.
keylimetoolbox/capistrano-resque_monit
[NOT MAINTAINED] A set of Capistrano scripts for configuring resque workers to be monitored by monit
keylimetoolbox/create-react-app
Set up a modern web app by running one command.
keylimetoolbox/devise
Flexible authentication solution for Rails with Warden.
keylimetoolbox/fog-aws
Module for the 'fog' gem to support Amazon Web Services http://aws.amazon.com/
keylimetoolbox/google-api-ruby-client
keylimetoolbox/google-cloud-ruby
Google Cloud Client Library for Ruby
keylimetoolbox/google-compute-snapshot
Automated creation of google compute disk snapshots and deletion of old ones
keylimetoolbox/kube-templates
Simple template system for Kubernetes deployments
keylimetoolbox/kubeclient
A Ruby client for Kubernetes REST API
keylimetoolbox/redis_set_store
A Rails cache implementation that is backed by redis and uses sets to track keys for rapid expiration of large numbers of keys
keylimetoolbox/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
keylimetoolbox/resque-brain
Better resque-web that can monitor multiple Resque's in one place
keylimetoolbox/retriable
Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff.
keylimetoolbox/simple_token_authentication
Simple (but safe) token authentication for Rails apps or API with Devise.
keylimetoolbox/will_paginate
Pagination library for Rails, Sinatra, Merb, DataMapper, and more