[Chapter 0] Redis Introduction and application Scenarios

Source: Internet
Author: User

NoSQL (NoSQL = not-only sql), meaning "not just SQL," is a new revolutionary movement in the database, which was raised early on, and the trend grew even more in the 2009. NoSQL advocates are advocating the use of non-relational data storage, which is undoubtedly a new kind of thinking injection, relative to the overwhelming use of relational databases.


Features of NoSQL:

    1. Deal with a lot of poor data

    2. Running on a low-cost PC server cluster

    3. Addressing performance bottlenecks


NoSQL Application Scenarios:

    1. High concurrency for data read and write

    2. Efficient storage and access to massive amounts of data

    3. High scalability and high availability for data


Redis is an open source (BSD licensed), In-memoryData Structure Store, used as database, cache and message broker. IT supports data structures such asStrings, Hashes, Lists, Sets, Sorted setswith range queries,Bitmaps, Hyperloglogs andGeospatial IndexesWith radius queries.

This article is from the "Software Design and Development" blog, please be sure to keep this source http://yuanzhitang.blog.51cto.com/2769219/1783067

[Chapter 0] Redis Introduction and application Scenarios

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.