HackerTrans
TopNewTrendsCommentsPastAskShowJobs

elktea

no profile record

comments

elktea
·5 lat temu·discuss
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 lat temu·discuss
These are not typical workloads for databases, and I don't think very useful