Hi,

I was wondering if anybody has implemented a key-value store in Pd which can be serialized to a list? I'd like to be able to send messages like:

set foo value1 value2 value3
get foo (returns value1 value2 value3)
del foo
set bar valueX valueY
set baz valueZ

And then a way to dump and read entire key-value tables from the list with e.g. [dump( and [restore ...( where ... is the serialized form of the key values.

I guess I can build this with [text] but I wanted to check if anybody has done it already.

Cheers,

Chris.



--
https://mccormick.cx/

---
pd-list@lists.iem.at - the Pure Data mailinglist
https://lists.iem.at/hyperkitty/list/pd-list@lists.iem.at/message/NTR6JSPIPNXI6DCIVK2CWIISTMWT66P6/

To unsubscribe send an email to pd-list-le...@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> https://lists.iem.at/

Reply via email to