bob icon indicating copy to clipboard operation
bob copied to clipboard

`Pearl::read` operation should return a struct with separated metadata and data

Open ikopylov opened this issue 3 years ago • 1 comments

Related issue in Pearl: https://github.com/qoollo/pearl/issues/197

ikopylov avatar Sep 05 '22 19:09 ikopylov

It was an incorrect assumption that Pearl is responsible for including timestamp into actual data, but in fact it is Bob: https://github.com/qoollo/bob/issues/609 To resolve the problem, we should return both data and metadata from Pearl

ikopylov avatar Sep 06 '22 22:09 ikopylov