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

redis-doc-6.0.9-3.module_el8.4.0+788+86a4d8e8 RPM for noarch

From CentOS 8-stream AppStream for x86_64 / Packages

Name: redis-doc Distribution: CentOS
Version: 6.0.9 Vendor: CentOS
Release: 3.module_el8.4.0+788+86a4d8e8 Build date: Thu May 20 18:46:13 2021
Group: Unspecified Build host: aarch64-06.mbox.centos.org
Size: 1600580 Source RPM: redis-6.0.9-3.module_el8.4.0+788+86a4d8e8.src.rpm
Packager: CentOS Buildsys <bugs@centos.org>
Url: https://redis.io
Summary: Documentation for Redis including man pages
Manual pages and detailed documentation for many aspects of Redis use,
administration and development.

Provides

Requires

License

CC-BY-SA

Changelog

* Wed May 12 2021 Remi Collet <rcollet@redhat.com> - 6.0.9-3
  - fix integer overflow via STRALGO LCS command
    CVE-2021-29477
* Tue Nov 24 2020 Remi Collet <rcollet@redhat.com> - 6.0.9-2
  - revert "simplify config rewrite file" and keep
    configuration in /etc
* Thu Oct 29 2020 Remi Collet <rcollet@redhat.com> - 6.0.9-1
  - update to 6.0.9
* Tue Oct 20 2020 Remi Collet <rcollet@redhat.com> - 6.0.8-1
  - update to 6.0.8 for new stream #1862063
* Thu Jul 11 2019 Remi Collet <rcollet@redhat.com> - 5.0.3-2
  - fix Heap buffer overflow in HyperLogLog triggered by malicious client
    CVE-2019-10192
  - fix Stack buffer overflow in HyperLogLog triggered by malicious client
    CVE-2019-10193
* Thu Dec 13 2018 Remi Collet <rcollet@redhat.com> - 5.0.3-1
  - update to 5.0.3
* Mon Jun 25 2018 Remi Collet <rcollet@redhat.com> - 4.0.10-2
  - drop build dependency on pandoc
  - drop dependency on jemalloc #1591762
  - fix License (BSD and MIT)
  - add bundled libraries licences
  - cleanup conditions from spec file
* Thu Jun 14 2018 Nathan Scott <nathans@redhat.com> - 4.0.10-1
  - Upstream 4.0.10 release.
* Mon May 21 2018 Joe Orton <jorton@redhat.com> - 4.0.9-1.2
  - rebuild (#1571197)
* Tue Mar 27 2018 Nathan Scott <nathans@redhat.com> - 4.0.9-1
  - Upstream 4.0.9 release.
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.0.8-2
  - Escape macros in %changelog
* Wed Feb 07 2018 Nathan Scott <nathans@redhat.com> - 4.0.8-1
  - Upstream 4.0.8 release.
* Wed Jan 31 2018 Nathan Scott <nathans@redhat.com> - 4.0.7-1
  - Upstream 4.0.7 release.
* Thu Dec 07 2017 Nathan Scott <nathans@redhat.com> - 4.0.6-1
  - Upstream 4.0.6 release.
* Fri Dec 01 2017 Remi Collet <remi@remirepo.net> - 4.0.5-1
  - Redis 4.0.5 - Released Thu Dec 1 16:03:32 CET 2017
  - Upgrade urgency CRITICAL: Redis 4.0.4 fix for PSYNC2 was broken,
    causing the slave to crash when receiving an RDB file from the
    master that contained a duplicated Lua script.
* Fri Dec 01 2017 Nathan Scott <nathans@redhat.com> - 4.0.4-1
  - Upstream 4.0.4 release.
  - Update to current upstream redis-doc also.
  - Fix man page issues (RHBZ #1513594 and RHBZ #1515417).
* Thu Nov 30 2017 Remi Collet <remi@remirepo.net> - 4.0.3-1
  - Redis 4.0.3
  - fix ownership of /usr/share/doc/redis
  - use make_flags for test to avoid rebuild and failure
  - fix rpm macro location on EL-6
  - add /var/run/redis on EL-6
  - add spec file license header
  - drop duplicated documentation from main package
  - keep man in main page
* Fri Nov 17 2017 Nathan Scott <nathans@redhat.com> - 4.0.2-2
  - Install the base modules directories, owned by the main package.
* Tue Oct 31 2017 Nathan Scott <nathans@redhat.com> - 4.0.2-1
  - Upstream 4.0.2 release.  (RHBZ #1389592)
  - Add redis-devel for loadable module development.
  - Add redis-doc for man pages and detailed documentation.
  - Provide redis-check-aof as a symlink to redis-server also now.
* Tue Sep 26 2017 Nathan Scott <nathans@redhat.com> - 3.2.11-1
  - Upstream 3.2.11 bug-fix-only release
  - Switch to using Type=notify for Redis systemd services (RHBZ #1172841)
  - Add Provides:bundled hiredis, linenoise, lua-libs clauses (RHBZ #788500)
* Mon Aug 14 2017 Nathan Scott <nathans@redhat.com> - 3.2.10-2
  - Add redis-trib based on patch from Sebastian Saletnik.  (RHBZ #1215654)
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.9-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Mon Jul 31 2017 Nathan Scott <nathans@redhat.com> - 3.2.10-1
  - Upstream 3.2.10 release
  - Ensure both the redis and redis-sentinel service files set correct perms
  - Dropped systemd tmpfiles source, handled directly in systemd service files
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.9-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon May 29 2017 Nathan Scott <nathans@redhat.com> - 3.2.9-1
  - Upstream 3.2.9
  - Add RuntimeDirectory=redis to systemd unit file (RHBZ #1454700)
  - Mark rundir as %ghost since it may disappear (tmpfs - #1454700)
  - Fix a shutdown failure with Unix domain sockets (RHBZ #1444988)
* Mon Feb 20 2017 Haïkel Guémar <hguemar@fedoraproject.org> - 3.2.8-1
  - Upstream 3.2.8
  - bugfix for #3796 (MIGRATE could cause server crash  after socket error)
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sat Feb 04 2017 Haïkel Guémar <hguemar@fedoraproject.org> - 3.2.7-1
  - Upstream 3.2.7 (important security fix)
* Sat Nov 05 2016 Alan Pevec <apevec AT redhat.com> - 3.2.4-2
  - Install tmpfiles and /run/redis for legacy configurations
* Mon Sep 26 2016 Haïkel Guémar <hguemar@fedoraproject.org> - 3.2.4-1
  - Upstream 3.2.4
  - Fix buffer overlow (TALOS-2016-0206)
* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 3.2.3-2
  - add missing man pages #1374577
    using patch from https://github.com/antirez/redis/pull/3491
  - data and configuration should not be publicly readable #1374700
  - remove /var/run/redis with systemd #1374728
  - provide redis-check-rdb as a symlink to redis-server #1374736
    using patch from https://github.com/antirez/redis/pull/3494
  - move redis-shutdown to libexec
* Thu Aug 04 2016 Haïkel Guémar <hguemar@fedoraproject.org> - 3.2.3-1
  - Upstream 3.2.3
  - Security fix for CVE-2013-7458 (redis-cli history world readable)
  - RHBZ#1363670 RHBZ#1363671
* Mon Feb 08 2016 Haïkel Guémar <hguemar@fedoraproject.org> - 3.0.6-3
  - Fix redis-shutdown to handle password-protected instances shutdown
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sat Dec 19 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 3.0.6-1
  - Upstream 3.0.6 (RHBZ#1272281)
* Fri Oct 16 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 3.0.5-1
  - Upstream 3.0.5
  - Fix slave/master replication hanging forever in certain case
* Mon Sep 07 2015 Christopher Meng <rpm@cicku.me> - 3.0.4-1
  - Update to 3.0.4
* Sun Aug 30 2015 Christopher Meng <rpm@cicku.me> - 3.0.3-2
  - Rebuilt for jemalloc 4.0.0
* Tue Jul 21 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 3.0.3-1
  - Upstream 3.0.3
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu Jun 04 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 3.0.2-1
  - Upstream 3.0.2 (RHBZ #1228245)
  - Fix Lua sandbox escape and arbitrary code execution (RHBZ #1228331)
* Sat May 09 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 3.0.1-1
  - Upstream 3.0.1 (RHBZ #1208322)
* Tue Apr 14 2015 Remi Collet <remi@fedoraproject.org> - 3.0.0-2
  - rotate /var/log/redis/sentinel.log
* Thu Apr 02 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 3.0.0-1
  - Upstream 3.0.0 (RHBZ #1208322)
* Thu Mar 26 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 2.8.19-2
  - Fix redis-shutdown on multiple NIC setup (RHBZ #1201237)
* Fri Feb 27 2015 Haïkel Guémar <hguemar@fedoraproject.org> - 2.8.19-1
  - Upstream 2.8.19 (RHBZ #1175232)
  - Fix permissions for tmpfiles (RHBZ #1182913)
  - Add limits config files
  - Spec cleanups
* Fri Dec 05 2014 Haïkel Guémar <hguemar@fedoraproject.org> - 2.8.18-1
  - Upstream 2.8.18
  - Rebased patches
* Sat Sep 20 2014 Remi Collet <remi@fedoraproject.org> - 2.8.17-1
  - Upstream 2.8.17
  - fix redis-sentinel service unit file for systemd
  - fix redis-shutdown for sentinel
  - also use redis-shutdown in init scripts
* Wed Sep 17 2014 Haïkel Guémar <hguemar@fedoraproject.org> - 2.8.15-2
  - Minor fix to redis-shutdown (from Remi Collet)
* Sat Sep 13 2014 Haïkel Guémar <hguemar@fedoraproject.org> - 2.8.15-1
  - Upstream 2.8.15 (critical bugfix for sentinel)
  - Fix to sentinel systemd service and configuration (thanks Remi)
  - Refresh patch management
* Thu Sep 11 2014 Haïkel Guémar <hguemar@fedoraproject.org> - 2.8.14-2
  - Cleanup spec
  - Fix shutdown for redis-{server,sentinel}
  - Backport fixes from Remi Collet repository (ie: sentinel working)
* Thu Sep 11 2014 Haïkel Guémar <hguemar@fedoraproject.org> - 2.8.14-1
  - Upstream 2.8.14 (RHBZ #1136287)
  - Bugfix for lua scripting users (server crash)
  - Refresh patches
  - backport spec from EPEL7 (thanks Warren)
* Wed Jul 16 2014 Christopher Meng <rpm@cicku.me> - 2.8.13-1
  - Update to 2.8.13
* Tue Jun 24 2014 Christopher Meng <rpm@cicku.me> - 2.8.12-1
  - Update to 2.8.12
* Wed Jun 18 2014 Christopher Meng <rpm@cicku.me> - 2.8.11-1
  - Update to 2.8.11
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.16-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Sep 06 2013 Fabian Deutsch <fabian.deutsch@gmx.de> - 2.6.16-1
  - Update to 2.6.16
  - Fix rhbz#973151
  - Fix rhbz#656683
  - Fix rhbz#977357 (Jan Vcelak <jvcelak@fedoraproject.org>)
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.13-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 23 2013 Peter Robinson <pbrobinson@fedoraproject.org> 2.6.13-4
  - ARM has gperftools
* Wed Jun 19 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 2.6.13-3
  - Modify jemalloc patch for s390 compatibility (Thanks sharkcz)
* Fri Jun 07 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 2.6.13-2
  - Unbundle jemalloc
* Fri Jun 07 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 2.6.13-1
  - Add compile PIE flag (rhbz#955459)
  - Update to redis 2.6.13 (rhbz#820919)
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Dec 27 2012 Silas Sewell <silas@sewell.org> - 2.6.7-1
  - Update to redis 2.6.7
* 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

/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/doc/redis/commands
/usr/share/doc/redis/commands/acl-cat.md
/usr/share/doc/redis/commands/acl-deluser.md
/usr/share/doc/redis/commands/acl-genpass.md
/usr/share/doc/redis/commands/acl-getuser.md
/usr/share/doc/redis/commands/acl-help.md
/usr/share/doc/redis/commands/acl-list.md
/usr/share/doc/redis/commands/acl-load.md
/usr/share/doc/redis/commands/acl-log.md
/usr/share/doc/redis/commands/acl-save.md
/usr/share/doc/redis/commands/acl-setuser.md
/usr/share/doc/redis/commands/acl-users.md
/usr/share/doc/redis/commands/acl-whoami.md
/usr/share/doc/redis/commands/append.md
/usr/share/doc/redis/commands/auth.md
/usr/share/doc/redis/commands/bgrewriteaof.md
/usr/share/doc/redis/commands/bgsave.md
/usr/share/doc/redis/commands/bitcount.md
/usr/share/doc/redis/commands/bitfield.md
/usr/share/doc/redis/commands/bitop.md
/usr/share/doc/redis/commands/bitpos.md
/usr/share/doc/redis/commands/blmove.md
/usr/share/doc/redis/commands/blpop.md
/usr/share/doc/redis/commands/brpop.md
/usr/share/doc/redis/commands/brpoplpush.md
/usr/share/doc/redis/commands/bzpopmax.md
/usr/share/doc/redis/commands/bzpopmin.md
/usr/share/doc/redis/commands/client-caching.md
/usr/share/doc/redis/commands/client-getname.md
/usr/share/doc/redis/commands/client-getredir.md
/usr/share/doc/redis/commands/client-id.md
/usr/share/doc/redis/commands/client-kill.md
/usr/share/doc/redis/commands/client-list.md
/usr/share/doc/redis/commands/client-pause.md
/usr/share/doc/redis/commands/client-reply.md
/usr/share/doc/redis/commands/client-setname.md
/usr/share/doc/redis/commands/client-tracking.md
/usr/share/doc/redis/commands/client-unblock.md
/usr/share/doc/redis/commands/cluster-addslots.md
/usr/share/doc/redis/commands/cluster-bumpepoch.md
/usr/share/doc/redis/commands/cluster-count-failure-reports.md
/usr/share/doc/redis/commands/cluster-countkeysinslot.md
/usr/share/doc/redis/commands/cluster-delslots.md
/usr/share/doc/redis/commands/cluster-failover.md
/usr/share/doc/redis/commands/cluster-flushslots.md
/usr/share/doc/redis/commands/cluster-forget.md
/usr/share/doc/redis/commands/cluster-getkeysinslot.md
/usr/share/doc/redis/commands/cluster-info.md
/usr/share/doc/redis/commands/cluster-keyslot.md
/usr/share/doc/redis/commands/cluster-meet.md
/usr/share/doc/redis/commands/cluster-myid.md
/usr/share/doc/redis/commands/cluster-nodes.md
/usr/share/doc/redis/commands/cluster-replicas.md
/usr/share/doc/redis/commands/cluster-replicate.md
/usr/share/doc/redis/commands/cluster-reset.md
/usr/share/doc/redis/commands/cluster-saveconfig.md
/usr/share/doc/redis/commands/cluster-set-config-epoch.md
/usr/share/doc/redis/commands/cluster-setslot.md
/usr/share/doc/redis/commands/cluster-slaves.md
/usr/share/doc/redis/commands/cluster-slots.md
/usr/share/doc/redis/commands/command-count.md
/usr/share/doc/redis/commands/command-getkeys.md
/usr/share/doc/redis/commands/command-info.md
/usr/share/doc/redis/commands/command.md
/usr/share/doc/redis/commands/config-get.md
/usr/share/doc/redis/commands/config-resetstat.md
/usr/share/doc/redis/commands/config-rewrite.md
/usr/share/doc/redis/commands/config-set.md
/usr/share/doc/redis/commands/dbsize.md
/usr/share/doc/redis/commands/debug-object.md
/usr/share/doc/redis/commands/debug-segfault.md
/usr/share/doc/redis/commands/decr.md
/usr/share/doc/redis/commands/decrby.md
/usr/share/doc/redis/commands/del.md
/usr/share/doc/redis/commands/discard.md
/usr/share/doc/redis/commands/dump.md
/usr/share/doc/redis/commands/echo.md
/usr/share/doc/redis/commands/eval.md
/usr/share/doc/redis/commands/evalsha.md
/usr/share/doc/redis/commands/exec.md
/usr/share/doc/redis/commands/exists.md
/usr/share/doc/redis/commands/expire.md
/usr/share/doc/redis/commands/expireat.md
/usr/share/doc/redis/commands/flushall.md
/usr/share/doc/redis/commands/flushdb.md
/usr/share/doc/redis/commands/geoadd.md
/usr/share/doc/redis/commands/geodecode.md
/usr/share/doc/redis/commands/geodist.md
/usr/share/doc/redis/commands/geoencode.md
/usr/share/doc/redis/commands/geohash.md
/usr/share/doc/redis/commands/geopos.md
/usr/share/doc/redis/commands/georadius.md
/usr/share/doc/redis/commands/georadiusbymember.md
/usr/share/doc/redis/commands/get.md
/usr/share/doc/redis/commands/getbit.md
/usr/share/doc/redis/commands/getrange.md
/usr/share/doc/redis/commands/getset.md
/usr/share/doc/redis/commands/hdel.md
/usr/share/doc/redis/commands/hello.md
/usr/share/doc/redis/commands/hexists.md
/usr/share/doc/redis/commands/hget.md
/usr/share/doc/redis/commands/hgetall.md
/usr/share/doc/redis/commands/hincrby.md
/usr/share/doc/redis/commands/hincrbyfloat.md
/usr/share/doc/redis/commands/hkeys.md
/usr/share/doc/redis/commands/hlen.md
/usr/share/doc/redis/commands/hmget.md
/usr/share/doc/redis/commands/hmset.md
/usr/share/doc/redis/commands/hscan.md
/usr/share/doc/redis/commands/hset.md
/usr/share/doc/redis/commands/hsetnx.md
/usr/share/doc/redis/commands/hstrlen.md
/usr/share/doc/redis/commands/hvals.md
/usr/share/doc/redis/commands/incr.md
/usr/share/doc/redis/commands/incrby.md
/usr/share/doc/redis/commands/incrbyfloat.md
/usr/share/doc/redis/commands/info.md
/usr/share/doc/redis/commands/keys.md
/usr/share/doc/redis/commands/lastsave.md
/usr/share/doc/redis/commands/latency-doctor.md
/usr/share/doc/redis/commands/latency-graph.md
/usr/share/doc/redis/commands/latency-help.md
/usr/share/doc/redis/commands/latency-history.md
/usr/share/doc/redis/commands/latency-latest.md
/usr/share/doc/redis/commands/latency-reset.md
/usr/share/doc/redis/commands/lindex.md
/usr/share/doc/redis/commands/linsert.md
/usr/share/doc/redis/commands/llen.md
/usr/share/doc/redis/commands/lmove.md
/usr/share/doc/redis/commands/lolwut.md
/usr/share/doc/redis/commands/lpop.md
/usr/share/doc/redis/commands/lpos.md
/usr/share/doc/redis/commands/lpush.md
/usr/share/doc/redis/commands/lpushx.md
/usr/share/doc/redis/commands/lrange.md
/usr/share/doc/redis/commands/lrem.md
/usr/share/doc/redis/commands/lset.md
/usr/share/doc/redis/commands/ltrim.md
/usr/share/doc/redis/commands/memory-doctor.md
/usr/share/doc/redis/commands/memory-help.md
/usr/share/doc/redis/commands/memory-malloc-stats.md
/usr/share/doc/redis/commands/memory-purge.md
/usr/share/doc/redis/commands/memory-stats.md
/usr/share/doc/redis/commands/memory-usage.md
/usr/share/doc/redis/commands/mget.md
/usr/share/doc/redis/commands/migrate.md
/usr/share/doc/redis/commands/module-list.md
/usr/share/doc/redis/commands/module-load.md
/usr/share/doc/redis/commands/module-unload.md
/usr/share/doc/redis/commands/monitor.md
/usr/share/doc/redis/commands/move.md
/usr/share/doc/redis/commands/mset.md
/usr/share/doc/redis/commands/msetnx.md
/usr/share/doc/redis/commands/multi.md
/usr/share/doc/redis/commands/object.md
/usr/share/doc/redis/commands/persist.md
/usr/share/doc/redis/commands/pexpire.md
/usr/share/doc/redis/commands/pexpireat.md
/usr/share/doc/redis/commands/pfadd.md
/usr/share/doc/redis/commands/pfcount.md
/usr/share/doc/redis/commands/pfmerge.md
/usr/share/doc/redis/commands/ping.md
/usr/share/doc/redis/commands/psetex.md
/usr/share/doc/redis/commands/psubscribe.md
/usr/share/doc/redis/commands/psync.md
/usr/share/doc/redis/commands/pttl.md
/usr/share/doc/redis/commands/publish.md
/usr/share/doc/redis/commands/pubsub.md
/usr/share/doc/redis/commands/punsubscribe.md
/usr/share/doc/redis/commands/quit.md
/usr/share/doc/redis/commands/randomkey.md
/usr/share/doc/redis/commands/readonly.md
/usr/share/doc/redis/commands/readwrite.md
/usr/share/doc/redis/commands/rename.md
/usr/share/doc/redis/commands/renamenx.md
/usr/share/doc/redis/commands/replicaof.md
/usr/share/doc/redis/commands/restore.md
/usr/share/doc/redis/commands/role.md
/usr/share/doc/redis/commands/rpop.md
/usr/share/doc/redis/commands/rpoplpush.md
/usr/share/doc/redis/commands/rpush.md
/usr/share/doc/redis/commands/rpushx.md
/usr/share/doc/redis/commands/sadd.md
/usr/share/doc/redis/commands/save.md
/usr/share/doc/redis/commands/scan.md
/usr/share/doc/redis/commands/scard.md
/usr/share/doc/redis/commands/script-debug.md
/usr/share/doc/redis/commands/script-exists.md
/usr/share/doc/redis/commands/script-flush.md
/usr/share/doc/redis/commands/script-kill.md
/usr/share/doc/redis/commands/script-load.md
/usr/share/doc/redis/commands/sdiff.md
/usr/share/doc/redis/commands/sdiffstore.md
/usr/share/doc/redis/commands/select.md
/usr/share/doc/redis/commands/set.md
/usr/share/doc/redis/commands/setbit.md
/usr/share/doc/redis/commands/setex.md
/usr/share/doc/redis/commands/setnx.md
/usr/share/doc/redis/commands/setrange.md
/usr/share/doc/redis/commands/shutdown.md
/usr/share/doc/redis/commands/sinter.md
/usr/share/doc/redis/commands/sinterstore.md
/usr/share/doc/redis/commands/sismember.md
/usr/share/doc/redis/commands/slaveof.md
/usr/share/doc/redis/commands/slowlog.md
/usr/share/doc/redis/commands/smembers.md
/usr/share/doc/redis/commands/smismember.md
/usr/share/doc/redis/commands/smove.md
/usr/share/doc/redis/commands/sort.md
/usr/share/doc/redis/commands/spop.md
/usr/share/doc/redis/commands/srandmember.md
/usr/share/doc/redis/commands/srem.md
/usr/share/doc/redis/commands/sscan.md
/usr/share/doc/redis/commands/stralgo.md
/usr/share/doc/redis/commands/strlen.md
/usr/share/doc/redis/commands/subscribe.md
/usr/share/doc/redis/commands/sunion.md
/usr/share/doc/redis/commands/sunionstore.md
/usr/share/doc/redis/commands/swapdb.md
/usr/share/doc/redis/commands/sync.md
/usr/share/doc/redis/commands/time.md
/usr/share/doc/redis/commands/touch.md
/usr/share/doc/redis/commands/ttl.md
/usr/share/doc/redis/commands/type.md
/usr/share/doc/redis/commands/unlink.md
/usr/share/doc/redis/commands/unsubscribe.md
/usr/share/doc/redis/commands/unwatch.md
/usr/share/doc/redis/commands/wait.md
/usr/share/doc/redis/commands/watch.md
/usr/share/doc/redis/commands/xack.md
/usr/share/doc/redis/commands/xadd.md
/usr/share/doc/redis/commands/xclaim.md
/usr/share/doc/redis/commands/xdel.md
/usr/share/doc/redis/commands/xgroup.md
/usr/share/doc/redis/commands/xinfo.md
/usr/share/doc/redis/commands/xlen.md
/usr/share/doc/redis/commands/xpending.md
/usr/share/doc/redis/commands/xrange.md
/usr/share/doc/redis/commands/xread.md
/usr/share/doc/redis/commands/xreadgroup.md
/usr/share/doc/redis/commands/xrevrange.md
/usr/share/doc/redis/commands/xtrim.md
/usr/share/doc/redis/commands/zadd.md
/usr/share/doc/redis/commands/zcard.md
/usr/share/doc/redis/commands/zcount.md
/usr/share/doc/redis/commands/zincrby.md
/usr/share/doc/redis/commands/zinter.md
/usr/share/doc/redis/commands/zinterstore.md
/usr/share/doc/redis/commands/zlexcount.md
/usr/share/doc/redis/commands/zmscore.md
/usr/share/doc/redis/commands/zpopmax.md
/usr/share/doc/redis/commands/zpopmin.md
/usr/share/doc/redis/commands/zrange.md
/usr/share/doc/redis/commands/zrangebylex.md
/usr/share/doc/redis/commands/zrangebyscore.md
/usr/share/doc/redis/commands/zrank.md
/usr/share/doc/redis/commands/zrem.md
/usr/share/doc/redis/commands/zremrangebylex.md
/usr/share/doc/redis/commands/zremrangebyrank.md
/usr/share/doc/redis/commands/zremrangebyscore.md
/usr/share/doc/redis/commands/zrevrange.md
/usr/share/doc/redis/commands/zrevrangebylex.md
/usr/share/doc/redis/commands/zrevrangebyscore.md
/usr/share/doc/redis/commands/zrevrank.md
/usr/share/doc/redis/commands/zscan.md
/usr/share/doc/redis/commands/zscore.md
/usr/share/doc/redis/commands/zunion.md
/usr/share/doc/redis/commands/zunionstore.md
/usr/share/doc/redis/topics
/usr/share/doc/redis/topics/ARM.md
/usr/share/doc/redis/topics/acl.md
/usr/share/doc/redis/topics/admin.md
/usr/share/doc/redis/topics/benchmarks.md
/usr/share/doc/redis/topics/client-side-caching.md
/usr/share/doc/redis/topics/clients.md
/usr/share/doc/redis/topics/cluster-spec.md
/usr/share/doc/redis/topics/cluster-tutorial.md
/usr/share/doc/redis/topics/config.md
/usr/share/doc/redis/topics/data-types-intro.md
/usr/share/doc/redis/topics/data-types.md
/usr/share/doc/redis/topics/debugging.md
/usr/share/doc/redis/topics/distlock.md
/usr/share/doc/redis/topics/encryption.md
/usr/share/doc/redis/topics/faq.md
/usr/share/doc/redis/topics/gopher.md
/usr/share/doc/redis/topics/governance.md
/usr/share/doc/redis/topics/indexes.md
/usr/share/doc/redis/topics/internals-eventlib.md
/usr/share/doc/redis/topics/internals-rediseventlib.md
/usr/share/doc/redis/topics/internals-sds.md
/usr/share/doc/redis/topics/internals-vm.md
/usr/share/doc/redis/topics/internals.md
/usr/share/doc/redis/topics/introduction.md
/usr/share/doc/redis/topics/latency-monitor.md
/usr/share/doc/redis/topics/latency.md
/usr/share/doc/redis/topics/ldb.md
/usr/share/doc/redis/topics/license.md
/usr/share/doc/redis/topics/lru-cache.md
/usr/share/doc/redis/topics/mass-insert.md
/usr/share/doc/redis/topics/memory-optimization.md
/usr/share/doc/redis/topics/modules-api-ref.md
/usr/share/doc/redis/topics/modules-blocking-ops.md
/usr/share/doc/redis/topics/modules-intro.md
/usr/share/doc/redis/topics/modules-native-types.md
/usr/share/doc/redis/topics/notifications.md
/usr/share/doc/redis/topics/partitioning.md
/usr/share/doc/redis/topics/persistence.md
/usr/share/doc/redis/topics/pipelining.md
/usr/share/doc/redis/topics/problems.md
/usr/share/doc/redis/topics/protocol.md
/usr/share/doc/redis/topics/pubsub.md
/usr/share/doc/redis/topics/quickstart.md
/usr/share/doc/redis/topics/rdd-1.md
/usr/share/doc/redis/topics/rdd-2.md
/usr/share/doc/redis/topics/rdd.md
/usr/share/doc/redis/topics/rediscli.md
/usr/share/doc/redis/topics/releases.md
/usr/share/doc/redis/topics/replication.md
/usr/share/doc/redis/topics/security.md
/usr/share/doc/redis/topics/sentinel-clients.md
/usr/share/doc/redis/topics/sentinel.md
/usr/share/doc/redis/topics/signals.md
/usr/share/doc/redis/topics/sponsors.md
/usr/share/doc/redis/topics/streams-intro.md
/usr/share/doc/redis/topics/trademark.md
/usr/share/doc/redis/topics/transactions.md
/usr/share/doc/redis/topics/twitter-clone.md
/usr/share/doc/redis/topics/virtual-memory.md
/usr/share/doc/redis/topics/whos-using-redis.md
/usr/share/licenses/redis-doc
/usr/share/licenses/redis-doc/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 17 05:41:51 2024