summaryrefslogtreecommitdiff
blob: 87455ad20795344b4f6091007d8cc190bf298302 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription lang="en">
		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.
	</longdescription>
	<upstream>
		<remote-id type="github">VCTLabs/redis-ipc</remote-id>
	</upstream>
</pkgmetadata>