data1 = MyData.from('1', 'key 1', 'new content 1');
result = await persistence.set('123', data1);