maplant / marche

c'est le marché
https://cest-le-marche.com/t/en
Apache License 2.0
38 stars 0 forks source link

Address thread length scalability issues #41

Open EgMan opened 2 years ago

EgMan commented 2 years ago

We have no pagination on threads, and I don't think we intend to support this.

We need to have a strategy for threads with a very large amount of comments.

Do we limit comment number? Do we dynamically load?