The problem is that for each sync, it creates a new rocksdb iterator for each room, and creating iterators is somewhat expensive
The problem is that for each sync, it creates a new rocksdb iterator for each room, and creating iterators is somewhat expensive