SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Directories structures

Open mamcx opened this issue 1 year ago • 0 comments

Description of Changes

The first step is cleaning the way the directories of the database are used.

This PR implements a series of helpers that describe the desired layout of the files and directories of the database, binaries and installations.

API and ABI breaking changes

This PR only define an API, no yet change the way how we manage the files. But when it get integrated will be a major break.

Expected complexity level and risk

1

Testing

  • [x] Print the layout of the directories as part of testing

mamcx avatar Aug 30 '24 16:08 mamcx