beamable / BeamableProduct

The beamable product suite including com.beamable, com.beamable.server, microservice base image, portal, the installer, and build scripts
Other
5 stars 0 forks source link

CLI - replace json config files with toml config files #3349

Open cdhanna opened 4 months ago

cdhanna commented 4 months ago

This is an open research question.

  1. migration?
  2. consistency issues between content, which MUST be json?
  3. all custom JSON serialization code needs to port to new format
  4. yaml vs toml vs pickle?