What data format for object (like JSON) supports in place update?

https://news.ycombinator.com/item?id=12166705
by haint • 10 years ago
1 2 10 years ago

Hi, I want to ask if anybody knows the data format for object serialization that supports in place update (updating a field of object does not cause the rest of object to be copied to another memory location to fit new size of this object)

Related Stories

Loading related stories...

Source preview

news.ycombinator.com