redis-3.2.8-2.el7.centos.x86_64.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/redis/redis-stable/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/redis/redis-stable/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install redis-3.2.8-2.el7.centos.x86_64

A persistent key-value database

Full description:
  Redis is an advanced key-value store. It is often referred to as a data
structure server since keys can contain strings, hashes, lists, sets and
sorted sets.

You can run atomic operations on these types, like appending to a string;
incrementing the value

Checksums

MD5 ce4b32039fd7f23fe168654320eb67af
SHA1 bcd9e63091c0c8c5690b30612d6d2a51fa5af48a
SHA256 bc761b6ffd98417e0f7eb4f6c21e4703ddce9aae9f797ee2ccb669a772c84b6c
SHA512 390c3f8ecd2264220ae8f479101618a371d1113d8439ea3de78ccb4b1759f9e6c596631c36ddbe70027d9847574bb2bc2765b068e10d02f55c6ae4d7efad0e53

Requires

  • /bin/awk
  • /bin/bash
  • /bin/sh
  • /bin/sh
  • /usr/bin/env
  • config(redis) = 3.2.8-2.el7.centos
  • libc.so.6(GLIBC_2.14)(64bit)
  • libdl.so.2()(64bit)
  • libdl.so.2(GLIBC_2.2.5)(64bit)
  • libjemalloc.so.1()(64bit)
  • libm.so.6()(64bit)
  • libm.so.6(GLIBC_2.2.5)(64bit)
  • libpthread.so.0()(64bit)
  • libpthread.so.0(GLIBC_2.2.5)(64bit)
  • libpthread.so.0(GLIBC_2.3.2)(64bit)
  • logrotate
  • rtld(GNU_HASH)
  • shadow-utils
  • systemd
  • systemd

Provides

  • config(redis) = 3.2.8-2.el7.centos
  • redis(x86-64) = 3.2.8-2.el7.centos
  • redis = 3.2.8-2.el7.centos

Files

  • /usr/share/licenses/redis-3.2.8/COPYING
  • /usr/share/doc/redis-3.2.8/README.md
  • /usr/share/doc/redis-3.2.8/MANIFESTO
  • /usr/share/doc/redis-3.2.8/CONTRIBUTING
  • /usr/share/doc/redis-3.2.8/BUGS
  • /usr/share/doc/redis-3.2.8/00-RELEASENOTES
  • /usr/lib/tmpfiles.d/redis.conf
  • /usr/lib/systemd/system/redis.service
  • /usr/lib/systemd/system/redis-sentinel.service
  • /usr/bin/redis-trib.rb
  • /usr/bin/redis-shutdown
  • /usr/bin/redis-server
  • /usr/bin/redis-sentinel
  • /usr/bin/redis-cli
  • /usr/bin/redis-check-rdb
  • /usr/bin/redis-check-aof
  • /usr/bin/redis-benchmark
  • /etc/systemd/system/redis.service.d/limit.conf
  • /etc/systemd/system/redis-sentinel.service.d/limit.conf
  • /etc/redis.conf
  • /etc/redis-sentinel.conf
  • /etc/logrotate.d/redis

Uploaded

about 8 years ago

Package Size

545 KB

Installed Size

2.34 MB

Downloads

107

wget

wget --content-disposition "https://packagecloud.io/redis/redis-stable/packages/el/7/redis-3.2.8-2.el7.centos.x86_64.rpm/download.rpm?distro_version_id=140"

Homepage

http://redis.io

License

BSD