mirror of
https://github.com/chatmail/core.git
synced 2026-04-22 16:06:30 +03:00
Add ephemeral_timestamp index for msgs table
This reduced get_chat_msgs() benchmark time from 400ms to 170ms.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
- optimize `markseen_msgs` #3141
|
||||
- automatically accept chats with outgoing messages #3143
|
||||
- return result from `add_parts()` via structure #3154
|
||||
- add index to speedup deletion of expired ephemeral messages #3155
|
||||
|
||||
|
||||
### Fixes
|
||||
|
||||
Reference in New Issue
Block a user