Commit graph

21 commits

Author SHA1 Message Date
Jannis Leidel
0e6f7b599f Added logfile paths to redis startup script.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-01 07:44:44 -07:00
Corey Donohoe
8fe3bb0ef7 add a launchctl script for redis-server
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-29 18:07:16 -07:00
Adam Vandenberg
5aeb8f0370 Typo in redis caveats 2010-05-07 11:55:01 -07:00
Adam Vandenberg
1b1e676e2b Add HEAD (1.3.x) to redis. 2010-04-30 14:35:34 -07:00
Adam Vandenberg
efdacee1dd redis 1.2.6 2010-03-29 10:12:09 -07:00
Adam Vandenberg
9ccc4ba7dd Update redis to 1.2.5 2010-03-11 17:25:37 -08:00
Abdul-Jabbar Shalabi
0886bc2247 updated Redis formula from 1.2.3 to 1.2.4
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-07 19:31:08 +01:00
Abdul-Jabbar Shalabi
270a16a1e8 updated Redis formula from 1.2.2 to 1.2.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-02 14:51:07 -08:00
Adam Vandenberg
0a1840b46e Update redis to 1.2.2 2010-02-17 13:49:39 -08:00
Adam Vandenberg
859402b748 Update redis to 1.2.1
* Use built-in conf file, with replacements, rather than duplicating
  it entirely.

* Use GCC to compile, until possible LLVM issues are tracked down.
2010-02-13 17:17:25 -08:00
Stephan Seidt
4be9eb2147 Updated redis configuration to include new 1.2 features (Append Only File) 2010-01-20 18:00:26 +00:00
Stephan Seidt
efe1d252e0 Updated redis version to 1.2.0 stable
Closes Homebrew/homebrew#466
2010-01-14 17:22:37 +00:00
elliottcable
76a907f2b4 This should really happen *before* make. 2010-01-13 15:09:28 +00:00
elliottcable
6f958e9134 The Redis formula no longer dabbles around outside the HOMEBREW_PREFIX. 2010-01-13 15:09:28 +00:00
elliottcable
3a8de99521 No longer copying share
It’s avaialable in the distribution if anybody wants it.
2010-01-13 15:09:20 +00:00
elliottcable
11dd9f894c Moved the REDIS_CONF directly into the function. 2010-01-13 15:04:02 +00:00
elliottcable
95da5e255a Updated Redis to 1.1.91-beta, and added a note about path problems 2010-01-13 15:04:01 +00:00
Mihai Anca
8c2d9f44c7 Update Redis to 1.02 2009-10-23 19:22:51 +01: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
Chris Wanstrath
ce7da674d7 Add default configuration for Redis
Signed-off-by: Max Howell <max@methylblue.com>

indirect beat defunkt to the redis formula slightly, but defunkt improved it, so everyone gets credit :)
2009-09-11 17:42:53 +01:00
Andre Arko
8bb7db980c Add formula for redis, a key-value store 2009-09-11 09:08:33 -07:00