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 memory.
Is there a best practice or another way of getting items by values?
Is it possible to set the configuration to connect to monday storage from a local Dev environment? I’ve tried using my developer token and changing the URL to the hosted version 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