Does Hazelcast store metadata information?

筅森魡賤 提交于 2019-12-11 23:47:52

问题


As part of storing data. Does hazelcast stores metadata information like RIAK?. If so, whether we can store custom metadata information?.

Thanks in advance

Dinesh


回答1:


What kind of metadata stores riak and what kind of data do you want to store?

We store some internal metadata like last access timestamp or hits and similar but this probably not what you're asking for. We also do not have user custom metadata depending on what you expect to store. Custom metadata can for sure be stored in another map using the same key.



来源:https://stackoverflow.com/questions/28809427/does-hazelcast-store-metadata-information

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!