Time Nick Message 10:08 wrrrzr Does database-postgres makes cache? Maybe add cache to databases 10:10 Krock I suppose caching requests is the job of the database (library) and not ours. Of course, requests should not be performed needlessly, but I haven't seen any report that would suggest such issue within Luanti. 10:12 wrrrzr and other databases, sqlite3 for example, any db need cache? 10:14 Krock Google - or Stackoverflow - knows, I suppose. 11:54 MTDiscord Krock: There are some issues with mod storage and postgres, but I don't think they'll be trivial to resolve. 11:55 MTDiscord Some caching should probably be added but it has to be done properly. 11:56 MTDiscord SQLite for the most part doesn't need us to add caching on top: There is very little overhead (except for copying some data maybe) when interfacing with SQLite, and SQLite (like any serious database) has caching. 16:28 sfan5 I think I broke it https://0x0.st/8Pwm.jpg 17:40 Krock LGTM. Merge as-is. 18:10 SFENCE I do not know when I will return tomorow. In the case of release feel free to do it without macOS build and I build and sign them later.|