Summary
Convenience library for using redis server and JSON as IPC mechanism (command queues, settings, status, event channels). Can use either local or network sockets via C or C++ interfaces.
Versions
v0.1.0 :: 0/1 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
- USE flags
- static-libs test
USE flags
General
- static-libs
- Build static versions of dynamic libraries as well
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-libs / hiredis : Minimalistic C client library for the Redis database
Runtime Dependencies
dev-db / redis : A persistent caching system, key-value, and data structures database
dev-libs / hiredis : Minimalistic C client library for the Redis database
Bugs
- 919300
- dev-libs/redis-ipc-0.1.0 - /.../redis_ipc.c: error: passing argument 2 of redisGetReply from incompatible pointer type [-Wincompatible-pointer-types]
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Steve Arnold · gentoo
dev-libs/redis-ipc: add 0.1.0, drop 0.0.6
Signed-off-by: Steve Arnold <nerdboy@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Steve Arnold · gentoo
dev-libs/redis-ipc: new ebuild, system/app level messaging interface
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Steve Arnold <nerdboy@gentoo.org>