Skip to content

Commit

Permalink
Merge branch 'master' of github.com:csquared/rack-worker
Browse files Browse the repository at this point in the history
  • Loading branch information
csquared committed Apr 16, 2012
2 parents 8fe6494 + 1cf5a6b commit dc82185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://secure.travis-ci.org/csquared/rack-worker.png)](http://travis-ci.org/csquared/rack-worker)

Rack middleware that implements the Worker Pattern.
Rack middleware that implements the [Worker Pattern](https://ryandotsmith.heroku.com/worker-pattern).

It processes GET requests with a worker backend and only serves them straight from a cache.
While processing the request it serves empty HTTP 202 responses.
Expand Down

0 comments on commit dc82185

Please sign in to comment.