redis-3.2.8-2.el7.centos.src.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
yumdownloader --source redis-3.2.8-2.el7.centos.src
rpm -ivh ./redis-3.2.8-2.el7.centos.src.rpm

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 d5c4306c9198ee5ce41fa8de7dfd41e9
SHA1 6320f1164cbd83c298676d7eca27f0f736707f03
SHA256 938ef5c1bb087fb99fba85451be849b3970f1dbb852ffe09fdb10411710db0ad
SHA512 6926bd625e016025cca3de024ceb5153ff43187e7c3ea06aa683bd3746c744ab31b5d4d01904c3d2d6dbd44a8528427133a27df019811c0aadc77c21ab71cd60

Binary package

redis-3.2.8-2.el7.centos

Requires

  • jemalloc-devel
  • systemd

Files

  • redis.tmpfiles
  • redis.spec
  • redis.service
  • redis.logrotate
  • redis.init
  • redis-shutdown
  • redis-sentinel.service
  • redis-sentinel.init
  • redis-limit-systemd
  • redis-limit-init
  • redis-3.2.8.tar.gz
  • 0006-redis-3.2.8-geohash-library-fPIC-performance-tuning.patch
  • 0005-redis-2.8.18-sentinel-configuration-file-fix.patch
  • 0004-redis-2.8.18-disable-test-failed-on-slow-machine.patch
  • 0003-redis-2.8.18-use-system-jemalloc.patch
  • 0002-redis-2.8.18-deps-library-fPIC-performance-tuning.patch
  • 0001-redis-2.8.18-redis-conf.patch

Uploaded

about 7 years ago

Package Size

1.5 MB

Installed Size

1.5 MB

Downloads

36

wget

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

Homepage

http://redis.io

License

BSD