redis-server_3.0.4-1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/4devnull/redis/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/4devnull/redis/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install redis-server=3:3.0.4-1

Persistent key-value database with network interface

Full description:
  Persistent key-value database with network interface
 Redis is a key-value database in a similar vein to memcache but the dataset
 is non-volatile. Redis additionally provides native support for atomically
 manipulating and querying data structures such as lists and sets.
 .
 The dataset is stored entirely in memory and periodically flushed to disk.

Checksums

MD5 a2caa1048e02d20bb90dfed653ac7894
SHA1 e145606c6bfac59648fbbe999cad35c8463976e1
SHA256 1e77d79b02d222438190233fda8fefec388bfe2bd050c75129e3eeb66ff990a8
SHA512 84b40e6f650bfb26d1779add7e8be08ae53589e919854933c162e9c78386e33c17b029b3492d3305d14297104f9137c8b7096379060c5d7dffad5743f6925893

Depends

  • libc6 (>= 2.7), libjemalloc1 (>= 2.1.1), adduser, procps

Files

  • /var/log/redis/redis-server.log
  • /var/log/redis/redis-sentinel.log
  • /usr/bin/redis-server
  • /usr/bin/redis-sentinel
  • /usr/bin/redis-cli
  • /usr/bin/redis-check-dump
  • /usr/bin/redis-check-aof
  • /usr/bin/redis-benchmark
  • /etc/redis/sentinel.conf
  • /etc/redis/redis.conf
  • /etc/logrotate.d/redis-server
  • /etc/init.d/redis-server
  • /etc/init.d/redis-sentinel
  • /etc/default/redis-server
  • /etc/default/redis-sentinel
  • /etc/bash_completion.d/redis-cli

Uploaded

over 8 years ago

Package Size

6.45 MB

Downloads

1

wget

wget --content-disposition "https://packagecloud.io/4devnull/redis/packages/ubuntu/precise/redis-server_3.0.4-1_amd64.deb/download.deb?distro_version_id=16"

Homepage

http://redis.io/