I read that the implementation makes certain assumptions like the write optimization, mostly append writes, sequential deletes, but what is there in it's implementation that makes a time series database better suited for storing a time series than a mysql with proper indexing and relational structure.I read that the implementation makes certain as