I can't find it, for example the WHO website lists it only up to December 2019. I would appreciate if someone would put some links to such datasets, preferrably for countries affected the most by the pandemic.
1. The issue search doesn't display snippets of comments
2. The global search https://github.com/search displays only a single snippet per issue
3. Because of 1., I have to open the found issues one by one. But before I can "CTRL+F" I must click "Load more..." several times to ensure I'm searching through all the comments. Even finding and clicking all the "Load more..." links is challenging since they are displayed in various places and sometimes there's more than one such link.
Just disabling the "Load more..." links (ensuring all comments are loaded) would be a big help for me. Alternatively, I could use a 3rd-party Github client with a better search.
Anyone knows about something that could help?
I'm essentially looking for an SQL engine that would be suitable as a storage for a queue server. I would like it to release the freed disk space to the OS immediately, even if this requires making extra I/O.
I see that MariaDB comes with multiple engines, maybe some of them could work like that?
I know that Amazon's Aurora is even worse than raw MySQL/PostgreSQL.