Sand is an object management system to greatly improve the experience of developers and system administrators using internal configuration objects and items
- Encrypted configuration parts
Source code available to purchase on request privately
Sand objects are internalised into configs as a String and can be unpacked by using the provided API
Example: SandAPI.getInstance().compress(SandObject)
- WIP