[PD] Redis sync, async and subscriber client: Puredis

Louis-Philippe lp at spiralix.org
Mon Jul 25 15:27:39 CEST 2011


Hi Pure Data Peoples,

I'm still quite new to the Pure Data world, so please be indulgent to my
first hacked external offering: puredis.

Any of you heard of Redis? http://antirez.com/post/redis-manifesto.html

for those of you who have not, it is:

- NoSQL Key-Value Server
- Fast
- A DSL for abstract data types: Lists, Hashes, Sets, SortedSets
- A Pub/Sub server

Puredis brings Redis to the Pure Data world:

[puredis] - Synchronous Blocking Redis client

[apuredis] - Asynchronous Non-Blocking Redis client

[spuredis] - Redis Pub/Sub Subscriber

See https://github.com/lp/puredis#readme
for build instructions and usage.

Feel free to constructively criticize if you feel the pd integration lacks
some fundamental functionality.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20110725/bafa407b/attachment.htm>


More information about the Pd-list mailing list