Currently we have the Jelly-Patch-related classes and methods marked as experimental. Before we stabilize them, we should: - [ ] Inspect the code for possible optimizations - [ ] Introduce reusable row buffers for serialization - [ ] Introduce single row buffers for deserialization - [ ] Introduce row allocators for serialization - [ ] Review the code regarding public/private APIs and mark things as internal, as needed - [ ] Review the test coverage and improve it as needed