Commit Graph

5 Commits (f7c283e8bbbe7cb403bb919f50ecd1c99cea1806)

Author SHA1 Message Date
Martin Schürrer abc5b74186 Update beanstalk to 1.4.4
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-05-22 16:57:10 +02:00
Adam Vandenberg 63b1873284 Tell beanstalk where to find libevent. 2010-01-30 23:46:09 -08:00
Max Howell 8d8005612c Put more aliases in the formula 2009-12-02 09:45:15 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Piotr Usewicz 8b8636e6bd Beanstalk Formula
Beanstalk is a simple, fast workqueue service. Its interface is generic,
but was originally designed for reducing the latency of page
views in high-volume web applications by running
time-consuming tasks asynchronously.

Signed-off-by: Max Howell <max@methylblue.com>

I changed it to beanstalk.rb as that's how they refer to it in general.
2009-10-12 17:26:28 +01:00