data1 = { id: "1", key: "key 1", content: "new content 1" }; result = await persistence.set(null, data1);