redis-server_2.6.16-3_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/matt/stuff/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/matt/stuff/script.deb.sh | sudo bash

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

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 c8099bfce1114ecf46e1e3ec49916fa3
SHA1 374415f3100850a85c684180c545c12a29f50e71
SHA256 9ee636054d4e1da2248b7bf762517c464a3f17784b59bb5575e6fadd6e67b8d3
SHA512 5ffd32ffecaf8cd76da3069f3570050b2b01cbc2456f0519a20d6f17eab759a9f7d51339de4602d12f8db58a64a28d1bcff53e935c5da14d9970d0b7c49a8bec

Depends

  • libc6 (>= 2.14), libjemalloc1 (>= 2.1.1), redis-tools (= 2:2.6.16-3), adduser

Files

  • /usr/share/man/man1/redis-server.1.gz
  • /usr/share/doc/redis-server/copyright
  • /usr/bin/redis-server
  • /etc/redis/redis.conf
  • /etc/logrotate.d/redis-server
  • /etc/init.d/redis-server
  • /etc/default/redis-server

Uploaded

about 9 years ago

Package Size

283 KB

Installed Size

669 KB

Downloads

4

wget

wget --content-disposition "https://packagecloud.io/matt/stuff/packages/ubuntu/precise/redis-server_2.6.16-3_amd64.deb/download.deb?distro_version_id=16"

Homepage

http://redis.io/