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 Jul 12, 2020. It is now read-only.
I’m not really sure about this one. Ideally you shouldn’t be provisioning your collections through Cosmonaut to begin with. Cosmonaut just does the bare minimum so you don’t get any errors when initialising. Adding TTL would mean I have to also add every other feature related to collection creation which in return means that we will end up with a quite heavy CosmosStoreSetting object. I would have to look deeper into this one.
No stress, alternatively would a delegate to configure the collection be more appropriate? Saves Cosmonaut from having to support every field imaginable
It would be nice to include the default TTL setting when creating collections.
The TTL field on a document is not acknowledged if the collection does not have TTL enabled
The text was updated successfully, but these errors were encountered: