About Redis
Redis is an open source, in-memory data structure store, used as a database, cache, and message broker. It supports various data structures such as strings, hashes, lists, sets, and sorted sets with range queries.
Installation
apt
sudo apt install redis-server brew
brew install redis pacman
sudo pacman -S redis User Reviews
No reviews yet.
Similar Tools
Tool Details
- Version
- 7.2.4
- License
- BSD-3
- Pricing
- freemium
- Last Updated
- 2024-01-09
System Requirements
Tags
cache database in-memory nosql