We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update dependency to em-synchrony
add einhorn link
Updated Zero downtime restart (markdown)
Created Zero-downtime restart (markdown)
Include '-C, --console' option for starting a console (from #201)
Update params for plugin initialize.
edited the domain example for more clarity
Added an explanation for the :domain option of test_helper requests
Updates options list.
After being confused about how to handle routing for some time I found some discussion on google groups about routing actually not being in 1.0. Even though it was stated in the Wiki and in the API docs (through the map method). Very confusing.
Add unix socket option
I brought this up as an issue mostly 'cause I wasn't aware anyone could edit these pages. Turns out I can. So there you go.
Update information on specifying the environment.
bit better formatting
update mysql2 example - fiber code no longer in mysql2 driver
Fix the "writing your own middleware" link
Updated Testing (markdown)
Updated the example on how to test a sub-route (the original example didn't work for me and seems wrong).
Added reference to Chunked Transfer Encoding in Streaming section. The chunking code sode saved me hours of work. Since this was missing in the documentation, it derailed me for a few hours, though...
Added reference to Chunked Transfer Encoding in Streaming section. The Code saved me hours of work.
fix link to haproxy docs
Created HAProxy (textile)
Updated Middleware (textile)