Commit graph

2 commits

Author SHA1 Message Date
Till Faelligen 6998c8248e fix conversion from int to string yields a string of one rune, not a string of digits 2020-10-14 15:27:40 +02:00
Neil Alexander c8b873abc8
Roomserver NID caches (#1335)
* Initial work on roomserver NID caches

* Give caches to roomserver storage

* Populate caches

* Fix bugs

* Fix WASM build

* Don't hit cache twice in RoomNIDExcludingStubs

* Store reverse room ID-room NID mapping, consult caches when assigning NIDs
2020-08-25 12:32:29 +01:00