0.0
Redis session store for rack applications.
This was inspired by the Rack::Session::Memcached session store.
2021
2022
2023
2024
2025
2026
0.0
Rackspace Factor.io Connector
2021
2022
2023
2024
2025
2026
0.0
If you use Rackspace Autoscale and want to find out which server
2021
2022
2023
2024
2025
2026
0.0
Rack health check middleware.
2021
2022
2023
2024
2025
2026
0.0
ESI for Rack
2021
2022
2023
2024
2025
2026
0.0
require 'mongo'
require 'rake_session_mongo'
$db=Mongo::Client.new ["localhost:27017"], :database=>'test'
configure do
use Rack::Session::Mongo,:collection=>$db[:session]
end
2021
2022
2023
2024
2025
2026
0.0
rack_page_caching was developed by: markbates
2021
2022
2023
2024
2025
2026
0.0
Bayeux (COMET or long-polling) protocol server as a Sinatra application.
Light weight and high scalability are achieved by using the
asynchronous Rack extensions added to Thin by async_sinatra.
2021
2022
2023
2024
2025
2026
0.0
A simple Rack middleware to health check
2021
2022
2023
2024
2025
2026
0.0
A rack middleware for an easy health check endpoint
2021
2022
2023
2024
2025
2026
0.0
A rack middleware to cache requests in static files, a la Rails' page_cache
2021
2022
2023
2024
2025
2026
0.0
Spice-rack is a cooking inspired jekyll theme.
2021
2022
2023
2024
2025
2026
0.0
Auto-create thumbnails when used with rack_grid
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to serve Sprockets output.
2021
2022
2023
2024
2025
2026
0.0
A simple standalone jetty launcher for jruby rack apps
2021
2022
2023
2024
2025
2026
0.0
It provide maintenance page to your rack application.
Also see https://github.com/borot/rack_maintenance.
2021
2022
2023
2024
2025
2026
0.0
handle AWS Lambda API Gateway V2 or ALB (ELBv2) lambda request event with Rack application
2021
2022
2023
2024
2025
2026
0.0
Thin's Rack::Adapter::Rails extracted to its own gem
2021
2022
2023
2024
2025
2026
0.0
Spellcheck your text entry with TinyMCE and Rack SpellChecker
2021
2022
2023
2024
2025
2026
0.0
An extension to the "chef-sugar" gem with rackspace specific helpers.
2021
2022
2023
2024
2025
2026