In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces the method of clearing redis cache, which has certain reference value, and friends who need it can refer to it. I hope you all have a lot to gain after reading this article. Let's take a look at it together.
1. Access redis root cd /usr/local/redis-2.8.19
2. Register redis: redis-chli-h 127.0.0.1-p 6379
3. View all key values: keys *
4. Delete the value of the specified index: del key
5. Empty the entire Redis server: flushall
6. Clear all keys in the current library: flushdb
REmote DIctionary Server(Redis) is a key-value storage system written by Salvatore Sanfilippo.
Redis is an open-source, memory-based and persistent log, Key-Value database written in ANSI C, compliant with the BSD protocol, network support, and provides APIs in multiple languages.
It is often referred to as a data structure server because values can be strings, hashes, lists, sets, and sorted sets.
Thank you for reading this article carefully. I hope Xiaobian can share the method of clearing redis cache to help everyone. At the same time, I hope everyone will support you more. Pay attention to the industry information channel. Find out if you encounter problems. Detailed solutions are waiting for you to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.