I’ve got some questions regarding moday storage using the the python SDK.
-
The storage seems to not have a search/filter option, this makes it only useful for simple use, unless I build a layer which would handle each key as a collection and would manage the filtering, but then the whole collection is in the app memory.
Is there a recommended solution? -
Is it possible set the configuration to cennect to monday storage form a local Dev , I’ve tried using my developer token but was still unauthorised.
-
Does the storage have a concurrency or connection limit?
-
Just to clarify, Is the application data shared between all users on the account?
Tnx,
Reuven