lanl / BEE

Other
13 stars 3 forks source link

Clean up <bee_workdir> #734

Open pagrubel opened 8 months ago

pagrubel commented 8 months ago

We started with sockets all in one directory, now there are sockets for redis in another directory. Also, we had the idea of having one dependent container in /deps.

We need to clean up and make some rules for it.

pagrubel commented 7 months ago

Combining items from #733 here and closing #733 all in bee_workdir Rename deps to dependencies with subdirectories redis and redis_container and neo4j_container (rename dependent_container -> neo4j_container.

pagrubel commented 7 months ago

Data base files are in the top level reconsider.

Determine the rules and publish in contributing area.