Redis beginners (1) -- Understanding Redis and redis beginners
The official Redis website defines Redis as "Redis is an open source, BSD licensed, advanced key-value cache and store". We can see that Redis is a key-value system, it can be used to
# By default Redis does not run as a daemon. Use 'yes' if you need it.# Note that Redis will write a pid file in/var/run/redis. pid when daemonized.# Redis does not run as a daemon by default. You can modify this configuration item and use yes to
Redis configuration file redis. conf detailed description, redisredis. conf
Redis. conf1. daemonize
# By default Redis does not run as a daemon. use 'yes' if you need it. # Note that Redis will write a pid file in/var/run/redis. pid when daemonized.
Open redis.conf File: # By default Redis does not run as a daemon. Use ' yes ' if you need it.# Note that Redis would write a PID file in/var/run/redis.pid when daemonized. #Redis默认不是以守护进程的方式运 Line, which can be modified by this configuration item,
Redis configuration file details, redis configuration file# Redis configuration file# When the memory size needs to be configured in the configuration, you can use 1 k, 5 GB, 4 M and other similar formats, the conversion method is as follows (Case
# Redis configuration file# When the memory size needs to be configured in the configuration, you can use 1 k, 5 GB, 4 M and other similar formats, the conversion method is as follows (Case Insensitive)##1 k = & gt; 1000 bytes# 1kb => 1024 bytes#1 m
# By default, Redis does not run as a daemon. Use the ' yes ' if you need it.# Note that Redis would write a PID file in/var/run/redis.pid when daemonized.#Redis默认不是以守护进程的方式运行, this configuration item can be modified to enable the daemon using Yes
# By default, Redis does not run as a daemon. Use the ' yes ' if you need it.# Note that Redis would write a PID file in/var/run/redis.pid when daemonized.#Redis默认不是以守护进程的方式运行, this configuration item can be modified to enable the daemon using Yes
Configuration file Each field means "Windows version of Redis" "http://cardyn.iteye.com/blog/794194"Http://www.cnblogs.com/cxd4321/archive/2012/12/14/2817669.html# Redis configuration file# When you need to configure memory size in the configuration,
# Redis configuration file# When you need to configure memory size in the configuration, you can use 1k, 5GB, 4M and other similar formats, which are converted in the following ways (case insensitive)## 1k =bytes# 1kb = 1024x768 bytes# 1m = 1000000
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.