What is the use of Redis database? What kind of database is suitable for Redis Rini

Source: Internet
Author: User
What is the use of Redis database? What kind of database is suitable for Redis Rini?
What is the use of Redis database? What kind of database is suitable for Redis Rini?
------to solve the idea----------------------
Redis is a key-value storage system. Similar to memcached, it supports storing more value types, including string (string), list (linked list), set (set), Zset (sorted set-ordered collection), and hash (hash type). I generally use in real-time comparison of strong data, database frequently inserted, updated or deleted scenes. Reduce operations on the database
------to solve the idea----------------------
Redis is based on memory and hard disk
Memcache is completely memory-based
So Redis can be used as a database.
------to solve the idea----------------------
Redis is a persistent statistic that can be used as a repository.
Memory + Hard Disc
  • 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.