mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-03-14 09:45:42 +00:00
upd
This commit is contained in:
parent
4a100520e3
commit
0111f41da2
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
|
||||
As the number of chats grows, the current client-side filtering solution is inefficient, leading to performance issues and high memory consumption. Current loaded chats are capped to last 5K.
|
||||
|
||||
## SoLution
|
||||
## Solution
|
||||
|
||||
Paginated API for chats will address this problem, but there are several side effects to have in mind:
|
||||
Paginated API for chats will address this problem
|
||||
|
||||
## Side effects of this change
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue