Instant database forking / branching
As developer
I want to fork databases as quickly as possible
so that I can start developing new features immediately and run fast automated tests as a part of my CI/CD.
In addition, this is especially important for larger database instances which can take a lot time to do a full copy of the entire dataset.
Also known as copy on write or database branching.
3
votes
AdminPeter Kim
(Senior Solution Architect, Aiven.io)
shared this idea