Release Note
Validated on 20 Sep 2022 • Last edited on 22 Sep 2022
DigitalOcean Functions now has support for multiple namespaces.
Namespaces are a level of isolation and organization for functions. They allow you to isolate functions by project, by environment (production versus development, for example), by region, or by any other grouping that facilitates your development workflow.
Visit the Functions documentation to learn more about creating and working with multiple namespaces.