Apache ignite as shared drive for storing and retrieve files

孤人 提交于 2020-02-06 07:28:45

问题


My requirement is to take out the shared drive across our web application and handle file sharing using Apache Ignite (kind of file sharing service). In that way we don't need to worry about whether that shared drive is accessible and also it is seemless across applications. What do you guys suggest? Many thanks


回答1:


The only relevant part of Apache Ignite was IGFS, and we have recently discontinued it. I recommend using something dedicated for file sharing.



来源:https://stackoverflow.com/questions/59675453/apache-ignite-as-shared-drive-for-storing-and-retrieve-files

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