Open MoonTahoe opened 5 years ago
We want to be able to start several instances of each of the cloud services. In order to do this we need to make sure each service is using an actual database instead of memory or a file system.
We may not need to do this. It might make more sense to get away from databases entirely. see #3.
We want to be able to start several instances of each of the cloud services. In order to do this we need to make sure each service is using an actual database instead of memory or a file system.
Tasks