Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

redis-2.6.9-1.fc12.remi RPM for x86_64

From Les RPM de Remi for Fedora 12 for x86_64

Name: redis Distribution: Unknown
Version: 2.6.9 Vendor: Remi Collet
Release: 1.fc12.remi Build date: Thu Jan 17 13:23:04 2013
Group: Applications/Databases Build host: dixsept.famillecollet.com
Size: 1458898 Source RPM: redis-2.6.9-1.fc12.remi.src.rpm
Packager: http://blog.famillecollet.com/
Url: http://redis.io
Summary: A persistent key-value database
Redis 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.

Provides

Requires

License

BSD

Changelog

* Thu Jan 17 2013 Remi Collet <remi@fedoraproject.org> - 2.6.9-1
  - Redis 2.6.9
    upgrade urgency: MODERATE if you use replication.
* Fri Jan 11 2013 Remi Collet <remi@fedoraproject.org> - 2.6.8-1
  - Redis 2.6.8
    upgrade urgency: MODERATE if you use Lua scripting. Otherwise LOW.
* Tue Dec 04 2012 Remi Collet <remi@fedoraproject.org> - 2.6.7-1
  - Redis 2.6.7
    upgrade urgency: MODERATE (unless you BLPOP using the same
    key multiple times).
* Fri Nov 23 2012 Remi Collet <remi@fedoraproject.org> - 2.6.5-1
  - Redis 2.6.5 (upgrade urgency: moderate)
* Fri Nov 16 2012 Remi Collet <remi@fedoraproject.org> - 2.6.4-1
  - Redis 2.6.4 (upgrade urgency: low)
* Sun Oct 28 2012 Remi Collet <remi@fedoraproject.org> - 2.6.2-1
  - Redis 2.6.2 (upgrade urgency: low)
  - fix typo in systemd macro
* Wed Oct 24 2012 Remi Collet <remi@fedoraproject.org> - 2.6.0-1
  - Redis 2.6.0 is the latest stable version
  - add patch for old glibc on RHEL-5
* Sat Oct 20 2012 Remi Collet <remi@fedoraproject.org> - 2.6.0-0.2.rc8
  - Update to redis 2.6.0-rc8
  - improve systemd integration
* Thu Aug 30 2012 Remi Collet <remi@fedoraproject.org> - 2.6.0-0.1.rc6
  - Update to redis 2.6.0-rc6
* Thu Aug 30 2012 Remi Collet <remi@fedoraproject.org> - 2.4.16-1
  - Update to redis 2.4.16
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.15-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sun Jul 08 2012 Silas Sewell <silas@sewell.org> - 2.4.15-2
  - Remove TODO from docs
* Sun Jul 08 2012 Silas Sewell <silas@sewell.org> - 2.4.15-1
  - Update to redis 2.4.15
* Sat May 19 2012 Silas Sewell <silas@sewell.org> - 2.4.13-1
  - Update to redis 2.4.13
* 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-1
  - Update to redis 2.4.8
* Sat Feb 04 2012 Silas Sewell <silas@sewell.org> - 2.4.7-1
  - Update to redis 2.4.7
* Wed Feb 01 2012 Fabian Deutsch <fabiand@fedoraproject.org> - 2.4.6-4
  - Fixed a typo in the spec
* Tue Jan 31 2012 Fabian Deutsch <fabiand@fedoraproject.org> - 2.4.6-3
  - Fix .service file, to match config (Type=simple).
* Tue Jan 31 2012 Fabian Deutsch <fabiand@fedoraproject.org> - 2.4.6-2
  - Fix .service file, credits go to Timon.
* Thu Jan 12 2012 Fabian Deutsch <fabiand@fedoraproject.org> - 2.4.6-1
  - Update to 2.4.6
  - systemd unit file added
  - Compiler flags changed to compile 2.4.6
  - Remove doc/ and Changelog
* Sun Jul 24 2011 Silas Sewell <silas@sewell.org> - 2.2.12-1
  - Update to redis 2.2.12
* Fri May 06 2011 Dan Horák <dan[at]danny.cz> - 2.2.5-2
  - google-perftools exists only on selected architectures
* Sat Apr 23 2011 Silas Sewell <silas@sewell.ch> - 2.2.5-1
  - Update to redis 2.2.5
* Sat Mar 26 2011 Silas Sewell <silas@sewell.ch> - 2.2.2-1
  - Update to redis 2.2.2
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Dec 19 2010 Silas Sewell <silas@sewell.ch> - 2.0.4-1
  - Update to redis 2.0.4
* 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

Files

/etc/logrotate.d/redis
/etc/rc.d/init.d/redis
/etc/redis.conf
/usr/bin/redis-benchmark
/usr/bin/redis-check-aof
/usr/bin/redis-check-dump
/usr/bin/redis-cli
/usr/sbin/redis-server
/usr/share/doc/redis-2.6.9
/usr/share/doc/redis-2.6.9/00-RELEASENOTES
/usr/share/doc/redis-2.6.9/BUGS
/usr/share/doc/redis-2.6.9/CONTRIBUTING
/usr/share/doc/redis-2.6.9/COPYING
/usr/share/doc/redis-2.6.9/README
/var/lib/redis
/var/log/redis
/var/run/redis


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 10:06:28 2013