mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-03 15:46:18 +00:00
upd
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user