问题
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