Fri, 09 Jun 2023 00:54:48 EDT

Information for build redis-2.4.10-1.ru6

ID2885
Package Nameredis
Version2.4.10
Release1.ru6
Epoch
SummaryA persistent key-value database
DescriptionRedis is an advanced key-value store. It is similar to memcached but the data set is not volatile, and values can be strings, exactly like in memcached, but also lists, sets, and ordered sets. All this data types can be manipulated with atomic operations to push/pop elements, add/remove elements, perform server side union, intersection, difference between sets, and so forth. Redis supports different kind of sorting abilities.
Built bykatiepru
State complete
StartedMon, 03 Dec 2012 16:42:52 EST
CompletedMon, 03 Dec 2012 16:46:39 EST
Taskbuild (centos6-rutgers-staging, redis-2.4.10-1.ru6.src.rpm)
Tags
centos6-rutgers-staging
centos6-rutgers-testing
RPMs
src
redis-2.4.10-1.ru6.src.rpm (info) (download)
i386 (build logs)
redis-2.4.10-1.ru6.i386.rpm (info) (download)
redis-debuginfo-2.4.10-1.ru6.i386.rpm (info) (download)
x86_64 (build logs)
redis-2.4.10-1.ru6.x86_64.rpm (info) (download)
redis-debuginfo-2.4.10-1.ru6.x86_64.rpm (info) (download)
Changelog * Mon Dec 03 2012 Kaitlin Poskaitis <katiepru@nbcs.rutgers.edu> - 2.4.10-1 - Rebuilding for Centos 6 at Rutgers * Thu Sep 13 2012 Josh Matthews <jmatth@nbcs.rutgers.edu> - 2.4.10-1 - Rebuilding for Rutgers * Sat Mar 31 2012 Silas Sewell <silas@sewell.org> - 2.4.10-1 - Update to redis 2.4.10 * Fri Feb 24 2012 Silas Sewell <silas@sewell.org> - 2.4.8-2 - Disable ppc for now * Fri Feb 24 2012 Silas Sewell <silas@sewell.org> - 2.4.8-1 - Update to redis 2.4.8 * Tue Nov 02 2010 Silas Sewell <silas@sewell.ch> - 2.0.3-2 - Use legacy macro for redis home directory in el5 * Tue Oct 19 2010 Silas Sewell <silas@sewell.ch> - 2.0.3-1 - Update to redis 2.0.3 * Fri Oct 08 2010 Silas Sewell <silas@sewell.ch> - 2.0.2-1 - Update to redis 2.0.2 - Disable checks section for el5 * Sat Sep 11 2010 Silas Sewell <silas@sewell.ch> - 2.0.1-1 - Update to redis 2.0.1 * Sat Sep 04 2010 Silas Sewell <silas@sewell.ch> - 2.0.0-1 - Update to redis 2.0.0 * Thu Sep 02 2010 Silas Sewell <silas@sewell.ch> - 1.2.6-3 - Add Fedora build flags - Send all scriplet output to /dev/null - Remove debugging flags - Add redis.conf check to init script * Mon Aug 16 2010 Silas Sewell <silas@sewell.ch> - 1.2.6-2 - Don't compress man pages - Use patch to fix redis.conf * Tue Jul 06 2010 Silas Sewell <silas@sewell.ch> - 1.2.6-1 - Initial package