Azure / Azure/azure-storage-python

Implementing MutableMapping for blob stores

Aperta
#557 2 commenti 0 reazioni 1 assegnatario Rivendicata da @seguler Vedi su GitHub
Lingua principale
Python
Stelle
343
Fork
243
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

It would be great if there was an object that implemented the [`MutableMapping` interface]( https://docs.python.org/3/library/collections.abc.html#collections-abstract-base-classes ) and could wrap up other blob stores (e.g. `BlockBlobService`). This way one could use the `MutableMapping` interface easily to access and manipulate data stored on Azure.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.