databases/redis - The NetBSD Packages Collection

Persistent key-value database with built-in net interface

Redis is an advanced key-value store. It is similar to memcached but the
dataset is not volatile, and values can be strings, exactly like in memcached,
but also lists, sets, and ordered sets. All these data types can be manipulated
with atomic operations to push/pop elements, add/remove elements, perform
server side union, intersection, and difference between sets, and so forth.
Redis also supports different kinds of sorting.

Build dependencies

pkgtools/mktools devel/gmake devel/pkgconf pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64redis-7.2.3.tgz
NetBSD 10.0aarch64redis-7.0.11.tgz
NetBSD 10.0aarch64redis-7.2.1.tgz
NetBSD 10.0aarch64ebredis-7.2.1.tgz
NetBSD 10.0aarch64ebredis-7.2.3.tgz
NetBSD 10.0alpharedis-7.2.3.tgz
NetBSD 10.0earmv6hfredis-7.2.3.tgz
NetBSD 10.0earmv6hfredis-7.0.11.tgz
NetBSD 10.0earmv6hfredis-7.2.1.tgz
NetBSD 10.0earmv7hfredis-7.2.3.tgz
NetBSD 10.0earmv7hfredis-7.0.11.tgz
NetBSD 10.0earmv7hfredis-7.2.1.tgz
NetBSD 10.0i386redis-7.2.3.tgz
NetBSD 10.0i386redis-7.2.1.tgz
NetBSD 10.0powerpcredis-7.2.1.tgz
NetBSD 10.0x86_64redis-7.2.3.tgz
NetBSD 10.0_BETAx86_64redis-7.2.1.tgz
NetBSD 8.0i386redis-7.2.1.tgz
NetBSD 8.0i386redis-7.0.11.tgz
NetBSD 8.0powerpcredis-7.0.9.tgz
NetBSD 8.0powerpcredis-7.2.3.tgz
NetBSD 8.0powerpcredis-7.2.1.tgz
NetBSD 8.0x86_64redis-7.2.1.tgz
NetBSD 8.0x86_64redis-7.0.11.tgz
NetBSD 8.0x86_64redis-7.2.3.tgz
NetBSD 9.0aarch64redis-7.2.3.tgz
NetBSD 9.0aarch64redis-7.0.11.tgz
NetBSD 9.0aarch64redis-7.2.1.tgz
NetBSD 9.0alpharedis-7.0.10.tgz
NetBSD 9.0alpharedis-7.2.3.tgz
NetBSD 9.0earmv6hfredis-7.2.3.tgz
NetBSD 9.0earmv6hfredis-7.0.11.tgz
NetBSD 9.0earmv6hfredis-7.2.1.tgz
NetBSD 9.0earmv7hfredis-7.2.3.tgz
NetBSD 9.0earmv7hfredis-7.0.11.tgz
NetBSD 9.0earmv7hfredis-7.2.1.tgz
NetBSD 9.0i386redis-7.2.1.tgz
NetBSD 9.0i386redis-7.2.3.tgz
NetBSD 9.0mips64ebredis-7.0.10.tgz
NetBSD 9.0powerpcredis-7.2.1.tgz
NetBSD 9.0powerpcredis-7.0.10.tgz
NetBSD 9.0powerpcredis-7.0.11.tgz
NetBSD 9.0powerpcredis-7.2.3.tgz
NetBSD 9.0sparc64redis-7.0.10.tgz
NetBSD 9.0sparcredis-7.0.10.tgz
NetBSD 9.0x86_64redis-7.2.3.tgz
NetBSD 9.0x86_64redis-7.2.1.tgz
NetBSD 9.3x86_64redis-7.0.12.tgz
NetBSD 9.3x86_64redis-7.2.3.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

ssl
Enable SSL support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.