On Thu, Aug 2, 2018 at 1:08 AM, Pavel Kovalenko <jokse...@gmail.com> wrote:
> Dmitriy, > > I still don't understand why do you think that it will be file system? > In all my previous messages I emphasized that this storage shouldn't be > considered as a file system. It's just a large data storage, whose entities > can be easily accessed using key/link (internally, or externally using > web/binary protocol interfaces). > > > Instead, if we must focus on large blobs, I would solve the problem of > supporting large blobs in regular Ignite caches, as I suggested before. > > This is impossible. Our page memory can't handle efficiently it by design. > But our API does. What is stopping us from creating a cache as a BLOB cache and using whatever storage we need?