Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
iandanforth
on July 26, 2012
|
parent
|
context
|
favorite
| on:
R3, a map-reduce engine with Python and Redis
"Getting one up in your system is beyond the scope of this document."
- 67 characters
brew install redis
redis-server
- 31 characters
zalew
on July 27, 2012
|
next
[–]
I actually like when people focus on the case and don't pollute their manuals with such things. If you don't know how to, it's information you can easily obtain elsewhere and you probably got some homework to do anyway.
bkirwi
on July 26, 2012
|
prev
[–]
Unfortunately, not all systems are OSX.
wildmXranat
on July 26, 2012
|
parent
|
next
[–]
apt-get install redis
jeremiep
on July 26, 2012
|
root
|
parent
|
next
[–]
Its actually in the redis-server package on Ubuntu.
kermatt
on July 27, 2012
|
parent
|
prev
[–]
wget
tar -xzvf
make
sudo make install
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
- 67 characters
brew install redis
redis-server
- 31 characters