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

Since writes to object storage are going to be slow anyway, why not double down on read optimized B-trees rather than write optimized LSM's?


I think slow writes are not a major concern, as most databases already use some fast log-type data structure to persist writes, and then merge/save these logs to a higher-capacity and slower medium on specific events.




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

Search: