On Mon, Jan 18, 2016 at 6:52 PM, Kevin Burton <bur...@spinn3r.com> wrote:

> Internally we have the need for a blob store for web content.  It's MOSTLY
> key, ,value based but we'd like to have lookups by coarse grained tags.
>

I know you know how to operate and scale MySQL, so I suggest MogileFS for
the actual blob storage :

https://github.com/mogilefs

Then do some simple indexing in some search store. Done.

=Rob

Reply via email to