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.
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
for build instructions and usage.
Feel free to constructively criticize if you feel the pd integration lacks some fundamental functionality.