Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think might work well, at least until the "hot" part of your dataset exceeds the available memory in the cache, unless you made the cache distributed and sharded.

This doesn't solve writes. I guess a writer will write to a memory buffer and only flush to S3 when a block is complete; but that wouldn't work in a multiprocess/multi-node environment if they can't share memory buffers.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: