Files
osukey/osu.Game/Database
Dean Herbert 42736c9995 Add transactional committing of scores/beatmaps
This helps slightly with performance, allows better monitoring via realm
studio, but most importantly greatly reduces filesize.

fully compacted:        109M
transaction size 100:   115M
transaction size 1000:  123M
transaction size 10000: 164M
single transaction:     183M

With a transaction size of 100 there is a performance reduction, so 1000
seems to be the best middle-ground.
2022-01-19 16:08:48 +09:00
..
2020-12-19 10:36:27 +01:00
2021-11-30 11:56:53 +09:00
2021-10-01 22:23:51 +09:00