redis-3.2.3-1.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/wm-networking/rpm-repo/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/wm-networking/rpm-repo/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install redis-3.2.3-1.el6.x86_64

A persistent key-value database

Full description:
  Redis is an advanced key-value store. It is similar to memcached but the data
set is not volatile, and values can be strings, exactly like in memcached, but
also lists, sets, and ordered sets. All this data types can be manipulated with
atomic operations 

Checksums

MD5 f3926d97eac62db6765fbac56c0bb542
SHA1 d80ca4e39bcb2d4c7de64e0a220e8df55fd39c12
SHA256 9e4173ba2315965a15ef0979e0744c4f0fc84508d0b13130081a444d2a79888b
SHA512 0c38a9adf27365770d33cc19e8b4265c80c4127fe837027ac20fd1fc15e55cab5e20255b1a903ff5b56ec4b782dc3290a51db971e83595f5398cd7c1781ae282

Requires

  • /bin/sh
  • /bin/sh
  • chkconfig
  • chkconfig
  • config(redis) = 3.2.3-1.el6
  • initscripts
  • libc.so.6(GLIBC_2.7)(64bit)
  • libdl.so.2()(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.3-1.el6
  • redis(x86-64) = 3.2.3-1.el6
  • redis = 3.2.3-1.el6

Files

  • /usr/share/doc/redis-3.2.3/README.md
  • /usr/share/doc/redis-3.2.3/COPYING
  • /usr/share/doc/redis-3.2.3/CONTRIBUTING
  • /usr/share/doc/redis-3.2.3/BUGS
  • /usr/share/doc/redis-3.2.3/00-RELEASENOTES
  • /usr/sbin/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/redis.conf
  • /etc/rc.d/init.d/redis
  • /etc/logrotate.d/redis

Uploaded

over 6 years ago

Package Size

1.27 MB

Installed Size

3.19 MB

Downloads

40

wget

wget --content-disposition "https://packagecloud.io/wm-networking/rpm-repo/packages/el/6/redis-3.2.3-1.el6.x86_64.rpm/download.rpm?distro_version_id=27"

Homepage

http://redis.io

License

BSD