marten
marten copied to clipboard
Optimized Patch operations *after* V4
Putting this here for a post-4.0 world.
- Try to support as much as possible of the current Patch operations with native Postgresql JSON operators
- Multiple operations per command?
Few old open issues related to Patch API, linking it here
- https://github.com/JasperFx/marten/issues/699
- https://github.com/JasperFx/marten/issues/1570
- https://github.com/JasperFx/marten/issues/1315