Tue, 16 Apr 2024 10:05:17 UTC | login

Information for RPM redis-3.2.8-1.el7.src.rpm

ID86578
Nameredis
Version3.2.8
Release1.el7
Epoch
Archsrc
SummaryA persistent key-value database
DescriptionRedis 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.
Build Time2017-02-20 12:56:51 GMT
Size1.50 MB
f47961441426464d84d6201ee83c9a0e
LicenseBSD
Buildrootcloud7-openstack-common-el7-build-25370-35741
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
jemalloc-devel
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
systemd
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 18 of 18
Name ascending sort Size
0001-redis-3.2.3-redis-conf.patch1.12 KB
0002-redis-3.2.3-deps-library-fPIC-performance-tuning.patch1.63 KB
0003-redis-2.8.18-use-system-jemalloc.patch791.00 B
0004-redis-2.8.18-disable-test-failed-on-slow-machine.patch724.00 B
0005-redis-2.8.18-sentinel-configuration-file-fix.patch919.00 B
0006-1st-man-pageis-for-redis-cli-redis-benchmark-redis-c.patch20.32 KB
0007-install-redis-check-rdb-as-a-symlink-instead-of-dupl.patch893.00 B
redis-3.2.8.tar.gz1.48 MB
redis-limit-init223.00 B
redis-limit-systemd217.00 B
redis-sentinel.init1.88 KB
redis-sentinel.service254.00 B
redis-shutdown918.00 B
redis.init1.81 KB
redis.logrotate127.00 B
redis.service249.00 B
redis.spec16.32 KB
redis.tmpfiles58.00 B
Component of No Buildroots