summaryrefslogtreecommitdiff
path: root/databases/redis/distinfo
diff options
context:
space:
mode:
authorfhajny <fhajny>2015-04-13 11:33:35 +0000
committerfhajny <fhajny>2015-04-13 11:33:35 +0000
commit07f97fca06537cdb6a2a29b3109bfe43308775d5 (patch)
treede99814276ea3f341ffef55ab34635d15cc1f5c2 /databases/redis/distinfo
parent21711d2c4bc8141df4d02ab6ef1dd87703e7cb11 (diff)
downloadpkgsrc-07f97fca06537cdb6a2a29b3109bfe43308775d5.tar.gz
Update redis to 3.0.0.
--[ Redis 3.0.0 ] Release date: 1 Apr 2015 >> What's new in Redis 3.0 compared to Redis 2.8? * Redis Cluster: a distributed implementation of a subset of Redis. * New "embedded string" object encoding resulting in less cache misses. Big speed gain under certain work loads. * AOF child -> parent final data transmission to minimize latency due to "last write" during AOF rewrites. * Much improved LRU approximation algorithm for keys eviction. * WAIT command to block waiting for a write to be transmitted to the specified number of slaves. * MIGRATE connection caching. Much faster keys migraitons. * MIGARTE new options COPY and REPLACE. * CLIENT PAUSE command: stop processing client requests for a specified amount of time. * BITCOUNT performance improvements. * CONFIG SET accepts memory values in different units (for example you can use "CONFIG SET maxmemory 1gb"). * Redis log format slightly changed reporting in each line the role of the instance (master/slave) or if it's a saving child log. * INCR performance improvements. >> Refactoring changes (no new features nor bug fixes) * Blocking operations full refactoring (blocked.c) * Client output buffer memory tracking refactored. See full release notes for 3.0.0: https://raw.githubusercontent.com/antirez/redis/3.0/00-RELEASENOTES
Diffstat (limited to 'databases/redis/distinfo')
-rw-r--r--databases/redis/distinfo18
1 files changed, 10 insertions, 8 deletions
diff --git a/databases/redis/distinfo b/databases/redis/distinfo
index c335bff2770..ba5d3068853 100644
--- a/databases/redis/distinfo
+++ b/databases/redis/distinfo
@@ -1,9 +1,11 @@
-$NetBSD: distinfo,v 1.11 2014/12/10 13:36:54 fhajny Exp $
+$NetBSD: distinfo,v 1.12 2015/04/13 11:33:35 fhajny Exp $
-SHA1 (redis-2.8.18.tar.gz) = 129629262fea2bc60daa542f52457e65e6aa7fd5
-RMD160 (redis-2.8.18.tar.gz) = f46713539b0cb0fffff1e897fa7c37361da9e6da
-Size (redis-2.8.18.tar.gz) = 1254077 bytes
-SHA1 (patch-ab) = e8c66139433112ca88ba90acd39ed7e4d9c45b2c
-SHA1 (patch-ac) = a8a8affc07eac53f7056425070041089ab974b89
-SHA1 (patch-deps_hiredis_fmacros.h) = 1bf148708b605ec51bb0f675d779394e32767dbd
-SHA1 (patch-src_object.c) = 3ada430fcdcd8524c2e53553691b1c5bffd2f3ff
+SHA1 (redis-3.0.0.tar.gz) = c75fd32900187a7c9f9d07c412ea3b3315691c65
+RMD160 (redis-3.0.0.tar.gz) = 223df758087e5875c80d0fc683a603be12b85008
+Size (redis-3.0.0.tar.gz) = 1358081 bytes
+SHA1 (patch-ab) = 21754f59e9f1013095fe47ccf7411b438385d558
+SHA1 (patch-ac) = 5cd23cef32a010a07ae59fce283891b9f9722c05
+SHA1 (patch-deps_hiredis_fmacros.h) = b9d7d0a82e6794078d997769db6e5572f981b445
+SHA1 (patch-src_cluster.c) = 8efb650773412764449a49c4bc1d8f4924352e47
+SHA1 (patch-src_object.c) = 30ffaec9c7e6135e3a5576cd1a35d7bcec668299
+SHA1 (patch-src_sha1.h) = cbd416bb769fe909550d3c4c12426f973e5219f2