Hello !
Thank you for this very easy to use library that does exactly what I'm looking for. In the application I'm making with, I need to retrieve all the objects that are in the storage, I would like to know if there is currently a way to do that? Something like : storage.all() or storage.get('*').
Thanks
Hello !
Thank you for this very easy to use library that does exactly what I'm looking for. In the application I'm making with, I need to retrieve all the objects that are in the storage, I would like to know if there is currently a way to do that? Something like :
storage.all()orstorage.get('*').Thanks