First, the Redis Foundation

Source: Internet
Author: User

NoSQL Introduction

NoSQL (not-only SQL), non-relational database. A purely dynamic web site that handles hyper-scale and high-concurrency SNS types web2.0.

NoSQL is stored in key-value form.

Features: Non-relational, distributed, open-source, horizontally extensible.

Features: Handling ultra-large amounts of data, running on inexpensive PC server clusters, smashing performance bottlenecks

Scenarios: High data concurrency, efficient storage and access to massive amounts of data, high scalability and high availability of data

About Redis

Redis is an open source, state-of-the-art key-value storage. He is often called a data structure server because he can contain strings, hashes, linked lists, collections, and ordered collections.

Applications for Redis:
1, take the latest n data operation
2, the leaderboard application, take top n operation
3, need to accurately set the expiration time of the application
4. Counter Application
5, Uniq operation, to obtain a period of time all data row weight value
6, real-time system, anti-spam system
7, pub/sub build real-time message system
8. Build the queue system
9. Cache

First, the Redis Foundation

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.