We are starting to migrate our enterprise database from traditional to branch versioning. The recommended SDE admin workflow (link below) for traditional versioning is to delete \ create versions after editing is complete on a version. At our organization, we reconcile\post, delete versions, compress, rebuild indexes, analyze, create versions via nightly Python routines.
With migrating to branch versioning, compress is no longer needed, and you cannot rebuild indexes (indices?) on branch versioned data.
My question for the community is it still necessary to delete\create branch versions on a daily schedule after an editor has completed edits for the day? Or is this becoming obsolete, such as compressing the database is as ESRI recommends migrating to branch versioning.
https://desktop.arcgis.com/en/arcmap/10.3/manage-data/geodatabases/recommended-version-administration-workflow.htm