HackerTrans
トップ新着トレンドコメント過去質問紹介求人

elktea

no profile record

コメント

elktea
·5 年前·議論
as we are all discussing the pros and cons of various DBs, my favourite MySQL feature has to be the pluggable storage engines. Being able to support both InnoDB and RocksDB backed tables in the same database is wonderful. Just today I made use of the MyRocks storage engine's handy TTL [1] feature instead of a tedious delete & optimise scheduled job

[1]https://github.com/facebook/mysql-5.6/wiki/Time-to-Live-%28T...
elktea
·5 年前·議論
These are not typical workloads for databases, and I don't think very useful