redis-3.2.8-2.el6.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.el6.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 538878b21edd2158060444c5bf54fd31
SHA1 7ea5b47f5c68796caa64a5c7532c758ee6dc613e
SHA256 be36c204431eac7d75e29848a3eb1865f7e33c40eacdb193f5fd78157b0a9f0d
SHA512 c58ca2eefc004cb9e4a29de2f1196f0da13f64ac5308c486cc5995333fc9ad5edf6fdf64aecc263a0fe0e41dc08261db63055cd2ad6fdf7b449af090e8b95b68

Requires

  • /bin/awk
  • /bin/bash
  • /bin/sh
  • /bin/sh
  • /usr/bin/env
  • chkconfig
  • chkconfig
  • config(redis) = 3.2.8-2.el6
  • initscripts
  • libc.so.6(GLIBC_2.11)(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

Provides

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

Files

  • /usr/share/doc/redis-3.2.8/README.md
  • /usr/share/doc/redis-3.2.8/MANIFESTO
  • /usr/share/doc/redis-3.2.8/COPYING
  • /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/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/security/limits.d/95-redis.conf
  • /etc/redis.conf
  • /etc/redis-sentinel.conf
  • /etc/rc.d/init.d/redis-sentinel
  • /etc/rc.d/init.d/redis
  • /etc/logrotate.d/redis

Uploaded

about 7 years ago

Package Size

888 KB

Installed Size

2.15 MB

Downloads

66

wget

wget --content-disposition "https://packagecloud.io/redis/redis-stable/packages/el/6/redis-3.2.8-2.el6.x86_64.rpm/download.rpm?distro_version_id=27"

Homepage

http://redis.io

License

BSD