You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/04/17 13:52:48 UTC

[GitHub] [rocketmq-mqtt] YxAc commented on issue #65: It is necessary to define a subscription storage interface

YxAc commented on issue #65:
URL: https://github.com/apache/rocketmq-mqtt/issues/65#issuecomment-1100880753

   > > Maybe we could build a Rocksdb into the rocketmq store and enable KV
   > 
   > Many scenarios, not just MQTT scenarios, require RocketMQ to have a built-in persistence metadata(kv) storage capability
   
   +1, but,
   what is the location of the KV storage here?  Is it positioned as local persistence or remote durable storage? 
   
   Take the subscription to discuss, maybe the Topic built-in RocketMQ is enough or convenient to use? also because the topic can be a centralized storage compares to Rocksdb.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org