You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have defaulted to using the simple file based database type for a while now because we don't actually use any of the mongo features on a unit and the install was proving to be difficult for a number of our builders.
The install could be mitigated by the docker migration but in general we probably just don't need to maintain this whole separate db type.
Need to remove the file, the tests, and references.
We have defaulted to using the simple
file
based database type for a while now because we don't actually use any of the mongo features on a unit and the install was proving to be difficult for a number of our builders.The install could be mitigated by the docker migration but in general we probably just don't need to maintain this whole separate db type.
Need to remove the file, the tests, and references.
See panoptes/POCS#948
The text was updated successfully, but these errors were encountered: