Use a singleton for model cache
authorChocobozzz <me@florianbigard.com>
Tue, 4 Feb 2020 10:26:51 +0000 (11:26 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 4 Feb 2020 10:26:51 +0000 (11:26 +0100)
commit0ffd6d32c13b3b59f96a212ebfd324ba06cbdf1f
treecdc6a598e1f274cae7db15e66ad52962a85ee248
parent9a11f73392928c81d4a478191e126d3ec754f781
Use a singleton for model cache
server/models/account/account.ts
server/models/activitypub/actor.ts
server/models/model-cache.ts [new file with mode: 0644]