pkgsrc/databases/redis
fhajny 8393d94814 Update databases/redis to 3.2.0.
Redis 3.2 contains significant changes to the API and
implementation of Redis.

- A new set of commands for Geo indexing was added (GEOADD,
  GEORADIUS and related commands).
- The new BITFIELD command handles contiguous arrays of integers
  or counters of arbitrary bits width and offset inside strings.
- Memory optimizations to hold the same data in less memory.
- Lua scripts can now contain side effects using the new effect
  replication.
- A complete remote Lua debugger is available in order to make
  writing scripts a simpler task.

Read the release notes for the full set of changes:

https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES
2016-05-06 14:00:45 +00:00
..
files Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
patches Update databases/redis to 3.2.0. 2016-05-06 14:00:45 +00:00
DESCR
distinfo Update databases/redis to 3.2.0. 2016-05-06 14:00:45 +00:00
Makefile Update databases/redis to 3.2.0. 2016-05-06 14:00:45 +00:00
PLIST Update databases/redis to 3.2.0. 2016-05-06 14:00:45 +00:00