I am coding a software that has "cloud configs", and I need a way to reduce the contents of the configs so I can save some storage in my db, I am looking for something like this and I couldnt find any resource that could have helped me.
I need to transform this
{ example: true, example2: 5, example3: false }
into something like this
c6ec15ea-37c2-4b6d-adcc-8616e913e2d8