redis-3.2.10-2.el7.x86_64.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

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

STEP 2: Install the package
sudo yum install redis-3.2.10-2.el7.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 41b5e7921547ee5cb09ca7db2fb4bcfd
SHA1 ca6c0ee4e5626c0446d5fd4c8fd57baf6b876809
SHA256 b6115f7c5687830c5ce8262ed1a465a896e832914cd8063a3a5e3812712a8d01
SHA512 13b44aa998a2e3ac82778ab08606c3d03aaa0754396de529986cb19d90d9d884d5b58f05099f2960d96424aff676ec7e9be0599e4950354d1e4189db39f91cbd

Requires

  • /bin/awk
  • /bin/bash
  • /bin/sh
  • /bin/sh
  • config(redis) = 3.2.10-2.el7
  • 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.10-2.el7
  • redis(x86-64) = 3.2.10-2.el7
  • redis = 3.2.10-2.el7

Files

  • /usr/share/man/man5/redis.conf.5.gz
  • /usr/share/man/man5/redis-sentinel.conf.5.gz
  • /usr/share/man/man1/redis-server.1.gz
  • /usr/share/man/man1/redis-sentinel.1.gz
  • /usr/share/man/man1/redis-cli.1.gz
  • /usr/share/man/man1/redis-check-rdb.1.gz
  • /usr/share/man/man1/redis-check-aof.1.gz
  • /usr/share/man/man1/redis-benchmark.1.gz
  • /usr/share/licenses/redis-3.2.10/COPYING
  • /usr/share/doc/redis-3.2.10/README.md
  • /usr/share/doc/redis-3.2.10/MANIFESTO
  • /usr/share/doc/redis-3.2.10/CONTRIBUTING
  • /usr/share/doc/redis-3.2.10/BUGS
  • /usr/share/doc/redis-3.2.10/00-RELEASENOTES
  • /usr/libexec/redis-shutdown
  • /usr/lib/systemd/system/redis.service
  • /usr/lib/systemd/system/redis-sentinel.service
  • /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 5 years ago

Package Size

545 KB

Installed Size

1.36 MB

Downloads

207

wget

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

Homepage

http://redis.io

License

BSD