interprocess icon indicating copy to clipboard operation
interprocess copied to clipboard

Local memory only implementation

Open alex4747-pub opened this issue 2 years ago • 1 comments

It will be nice to provide a local memory-only implementation: the same API for data stored in a bloc of local memory.

It will be really useful for unit tests.

It will be also useful when we load existing data into the local memory from some store, modify data in memory, and then save modified data in the store.

alex4747-pub avatar Sep 24 '23 00:09 alex4747-pub

Mistaken: it seems that this feature is already supported

alex4747-pub avatar Sep 24 '23 00:09 alex4747-pub

Please close this issue.

pliniofpa avatar May 16 '24 08:05 pliniofpa