Azure / Azurite

A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies
MIT License
1.83k stars 325 forks source link

Persistent queues #77

Open thavidu opened 6 years ago

thavidu commented 6 years ago

Can we please make queues persistent, just like blobs and tables? If theres ever power loss or we stop docker, everything is currently gone.

swissarmykirpan commented 6 years ago

@XiaoningLiu this is a duplicate of #65

XiaoningLiu commented 6 years ago

Yes, we are internally discussing about a new architecture of Azurite, in the new architecture, the persistence layer could be injected. But it still needs time. : )