Skip to content

feat(engine): 4.0 alpha – snapshots on demand, Git-like branches, Apache 2.0 license, rename DLE→DBLab

Nikolay Samokhvalov requested to merge dle-4-0 into master

do not merge

List of changes:

  • rename DLE to DBLab
  • license changed to Apache 2.0, for all code in this repository (no more proprietary pieces; AGPLv3 removed)
  • users can manage snapshots via API/CLI/UI
  • new concept: branch – a named pointer to a snapshot (similar to Git), users can manage branches via API/CLI/UI
  • UI reworked, new tabs: Snapshots, Branches, Clones (PG endpoints)
  • Logs showing DBLab logs now supports dynamic filtering in two dimensions: severity level, and DBLab module
  • ... the full list TBD
Edited by Nikolay Samokhvalov

Merge request reports