Is there a way to implement a thread-safe concurrent queue store using arangodb? I read this article from RocksDB that using a KV store, a scalable persistent queue service