github.com/voedger/voedger@v0.0.0-20240520144910-273e84102129/pkg/appparts/README.md (about)

     1  # Application Partitions
     2  
     3  Application partitions are a way to split up the application into smaller storage and processing units. This is useful for large applications that need to be split up into smaller parts to make it easier to deploy and update.