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
{{ message }}
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.
I'm thinking about proposing we abstract the DB layer at some point in the future, so SpeckleServer would work with a number of databases. This would address some of the limitations we've encountered with MongoDB's max sizes, etc.
This would obviously be quite a bit of work and a major change, so this issue is a sort of feasibility study.
What's required
list where SpeckleServer is coupled to MongoDB
list secondary interfaces/dependencies to MongoDB
I'd kindly like to ask for some help & input from those more familiar with the codebase ( 🤗 @didimitrie)
Also anyone feel free to tell me off if you think it's not a worthwhile exercise 🤓
The text was updated successfully, but these errors were encountered:
I think though more importantly this (just opened it based on your input): speckleworks/SpeckleSpecs#6 as it would allow for a transparent generic client generation both server & client side
Context
I'm thinking about proposing we abstract the DB layer at some point in the future, so SpeckleServer would work with a number of databases. This would address some of the limitations we've encountered with MongoDB's max sizes, etc.
This would obviously be quite a bit of work and a major change, so this issue is a sort of feasibility study.
What's required
I'd kindly like to ask for some help & input from those more familiar with the codebase ( 🤗 @didimitrie)
Also anyone feel free to tell me off if you think it's not a worthwhile exercise 🤓
The text was updated successfully, but these errors were encountered: