Linux installation Redis

Source: Internet
Author: User
Tags download redis redis version install redis

Redis Usage Background:

Big data projects, front-end data, are calculated, directly inserted into the Oracle database values, but the amount of data is large, the query is time-consuming.

So, use Redis to do the caching.

However, this is not the reason why I want to install Redis.

I installed is, recently a little idle, pretending to play ... ^_^ ^_^ ^_^

In writing a Jedis blog, Jedis A lot of operations are not familiar with the former colleague encapsulation method, the name is too difficult to remember, there is no desire to see.

Installation process:

Operating system: Red Hat 4.4.6-3

Redis version: Redis-3.2.8.tar.gz (the latest stable version of the official website)

Installation process:

1) New System user Redis

1 # Create User 2 $ useradd Redis 3 # Change Password 4 $ passwd Redis

2) Download Redis package

Linux installation Redis

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.