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

redis-6.0.9-1.mga8 RPM for armv7hl

From Mageia 8 for armv7hl / media / core / release

Name: redis Distribution: Mageia
Version: 6.0.9 Vendor: Mageia.Org
Release: 1.mga8 Build date: Tue Oct 27 20:49:03 2020
Group: Databases Build host: localhost
Size: 1851160 Source RPM: redis-6.0.9-1.mga8.src.rpm
Packager: kekepower <kekepower>
Url: http://redis.io
Summary: A persistent key-value database
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 in a hash; pushing to a list; computing set
intersection, union and difference; or getting the member with highest
ranking in a sorted set.

In order to achieve its outstanding performance, Redis works with an
in-memory dataset. Depending on your use case, you can persist it either
by dumping the dataset to disk every once in a while, or by appending
each command to a log.

Redis also supports trivial-to-setup master-slave replication, with very
fast non-blocking first synchronization, auto-reconnection on net split
and so forth.

Other features include Transactions, Pub/Sub, Lua scripting, Keys with a
limited time-to-live, and configuration settings to make Redis behave like
a cache.

You can use Redis from most programming languages also.

Provides

Requires

License

BSD

Changelog

* Tue Oct 27 2020 kekepower <kekepower> 6.0.9-1.mga8
  + Revision: 1639883
  - Update to version 6.0.9
* Tue Sep 01 2020 kekepower <kekepower> 6.0.7-1.mga8
  + Revision: 1620622
  - Update to version 6.0.7
* Tue Jul 21 2020 kekepower <kekepower> 6.0.6-1.mga8
  + Revision: 1607524
  - Update to version 6.0.6
* Wed Jun 10 2020 kekepower <kekepower> 6.0.5-1.mga8
  + Revision: 1591571
  - Update to version 6.0.5
* Sat May 16 2020 kekepower <kekepower> 6.0.3-1.mga8
  + Revision: 1584708
  - Update to version 6.0.3
* Sat May 16 2020 kekepower <kekepower> 6.0.2-1.mga8
  + Revision: 1584381
  - Update to version 6.0.2
* Sun May 03 2020 kekepower <kekepower> 6.0.1-1.mga8
  + Revision: 1578019
  - Update to version 6.0.1
* Thu Apr 30 2020 kekepower <kekepower> 6.0-1.mga8
  + Revision: 1577220
  - Update to version 6.0
* Thu Apr 16 2020 kekepower <kekepower> 6.0-0.rc4.1.mga8
  + Revision: 1567893
  - Update to version 6.0-rc4
* Fri Apr 03 2020 kekepower <kekepower> 6.0-0.rc3.1.mga8
  + Revision: 1564162
  - Update to version 6.0-rc3
* Fri Mar 13 2020 daviddavid <daviddavid> 5.0.8-1.mga8
  + Revision: 1556079
  - new version: 5.0.8
  - switch pidfile from /var/run to /run/redis
  - make sure pid files and /run/redis folder are removed when uninstalled
* Tue Feb 18 2020 umeabot <umeabot> 5.0.7-2.mga8
  + Revision: 1538422
  - Mageia 8 Mass Rebuild
* Wed Nov 20 2019 kekepower <kekepower> 5.0.7-1.mga8
  + Revision: 1461878
  - Update to version 5.0.7
* Thu Sep 26 2019 daviddavid <daviddavid> 5.0.6-1.mga8
  + Revision: 1446245
  - new version: 5.0.6
* Fri May 17 2019 kekepower <kekepower> 5.0.5-1.mga7
  + Revision: 1398141
  - Update to version 5.0.5
* Tue Mar 19 2019 kekepower <kekepower> 5.0.4-1.mga7
  + Revision: 1378795
  - Update to version 5.0.4
  - Updated patch 0007
* Thu Dec 13 2018 kekepower <kekepower> 5.0.3-1.mga7
  + Revision: 1340982
  - Update to version 5.0.3
* Fri Nov 23 2018 daviddavid <daviddavid> 5.0.2-1.mga7
  + Revision: 1333496
  - new version: 5.0.2
* Mon Nov 19 2018 kekepower <kekepower> 5.0.1-1.mga7
  + Revision: 1332040
  - Update to version 5.0.1
  - Rediffed and renamed Patch0003

Files

/etc/logrotate.d/redis
/etc/redis-sentinel.conf
/etc/redis.conf
/run/redis
/run/redis/redis-sentinel.pid
/run/redis/redis_6379.pid
/usr/bin/redis-benchmark
/usr/bin/redis-check-aof
/usr/bin/redis-check-rdb
/usr/bin/redis-cli
/usr/bin/redis-sentinel
/usr/bin/redis-server
/usr/lib/.build-id
/usr/lib/.build-id/14
/usr/lib/.build-id/14/c063343fc05d65c04d7b8614658b110f5e3e67
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/9454ca7fba57c28d7d3e9840a0c57445ebd8f2
/usr/lib/.build-id/96
/usr/lib/.build-id/96/f888789c893836515617a44bd315c7a92fc574
/usr/lib/systemd/system/redis-sentinel.service
/usr/lib/systemd/system/redis-sentinel.service.d
/usr/lib/systemd/system/redis-sentinel.service.d/limit.conf
/usr/lib/systemd/system/redis.service
/usr/lib/systemd/system/redis.service.d
/usr/lib/systemd/system/redis.service.d/limit.conf
/usr/lib/tmpfiles.d/redis.conf
/usr/libexec/redis-shutdown
/usr/share/doc/redis
/usr/share/doc/redis/00-RELEASENOTES
/usr/share/doc/redis/BUGS
/usr/share/doc/redis/CONTRIBUTING
/usr/share/doc/redis/MANIFESTO
/usr/share/doc/redis/README.md
/usr/share/licenses/redis
/usr/share/licenses/redis/COPYING
/usr/share/man/man1/redis-benchmark.1.xz
/usr/share/man/man1/redis-check-aof.1.xz
/usr/share/man/man1/redis-check-rdb.1.xz
/usr/share/man/man1/redis-cli.1.xz
/usr/share/man/man1/redis-sentinel.1.xz
/usr/share/man/man1/redis-server.1.xz
/usr/share/man/man5/redis-sentinel.conf.5.xz
/usr/share/man/man5/redis.conf.5.xz
/var/lib/redis
/var/log/redis


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 15:54:16 2024