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

Could you go into a bit of detail about the performance tweaks that you are referring to. If not can you point me to some articles that do so. Thanks.

I'm assuming you mean tweaking MySQL just for k/v store usage.



I have some stuff bookmarked at work which I can dig out tomorrow.

One thing was forcing InnoDB to cluster by insertion order by adding an otherwise-redundant autoincrement primary key alongside the unique index on the actual key column. Also tweaking various innodb-specific config settings.


Thanks. We are doing something similar and are running into some constraints with this setup.


Ah - would be interested to hear about those too!




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

Search: