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.
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to