-
|
Hi, I fall in love with nhost from the very first look! Thanks for awesome works! I have a couple of questions which I'd like to ask for suggestions. I'm making a Here are my questions:
Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hi @sangdth and thanks for reaching out.
We don't have an exact ETA for Storage v2 at this time but I expect us to have something to show in the coming months. We're working hard on it! :D If you're serious about storage and your SaaS I would recommend waiting until Storage v2 is released. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @elitan ,
Syncthing has it's own share concept which applies on a directory containing files to be shared with a common, which would have to be deduced from the individual files (basically all files belong to a share which have a common group of users sharing the file) I only provide this as an example of how i'll need some concepts which extend the
This would enable integration at the db level (more fine-grained) along with an integration at the storage level. A big Help would be if the file table structure would be finalized soonish. This might even help with separation of concerns onto distinct tables while you implement storage. |
Beta Was this translation helpful? Give feedback.
Hi @sangdth and thanks for reaching out.
With the current storage solution, I think what you describe above makes sense. Storage v2 will work fundamentally different than the current Storage so migrating between the two versions will require manual work (or custom scripts).
The
storageschema is there to prepare for the upcoming Storage v2.We don't have an exact ETA for Storage v2 at this time but I expect us to have something to show in the coming months. We're working hard on it! :D
If you're serious about storage and your SaaS I would recommend waiting until Storage v2 is released.