redis-3.2.8-2.el6.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.el6.src
rpm -ivh ./redis-3.2.8-2.el6.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 a3628bdbe6bea2742cfe1d888534280f
SHA1 fdc72b1d1f598fb92efdd96667b279f80680adf0
SHA256 d52479e92252467956c60cc463214d9f91a77f1b31ada117385c829d3105a5f4
SHA512 6b08c3df97e66e58883d3429093dedb9e1fa4f8c1781979ce65ae9770fb5cbfd739432442b337728f3679fa588e872b18a9966a16d6a72db5916741025e91573

Binary package

redis-3.2.8-2.el6

Requires

  • jemalloc-devel

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

42

wget

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

Homepage

http://redis.io

License

BSD