505 Commits

Author SHA1 Message Date
icey-yu
42245931ad fix: atomic online cache status 2024-09-11 17:12:13 +08:00
icey-yu
076faa50b2 fix: log 2024-09-10 17:10:05 +08:00
icey-yu
d2d797bd91 fix: ctx 2024-09-10 16:31:08 +08:00
icey-yu
1038015ba7 fix: add logs 2024-09-10 16:29:14 +08:00
icey-yu
c4fe8ea2f6 Merge: offline-push 2024-09-10 14:31:29 +08:00
Monet Lee
585266df43 update MQ logic. 2024-09-10 12:06:50 +08:00
Monet Lee
15e5836fb8 feat: update Handler logic. 2024-09-10 11:09:17 +08:00
icey-yu
6fac83061e Merge: main 2024-09-10 11:05:48 +08:00
Monet Lee
01b8a8726b Merge branch 'main' of github.com:openimsdk/open-im-server into feat/offline-push 2024-09-10 10:33:04 +08:00
Monet Lee
c581d43f17
refactor: improve db structure in storage/controller (#2604)
* refactor: refactor workflows contents.

* add tool workflows.

* update field.

* fix: remove chat error.

* Fix err.

* fix error.

* remove cn comment.

* update workflows files.

* update infra config.

* move workflows.

* feat: update bot.

* fix: solve uncorrect outdated msg get.

* update get docIDs logic.

* update

* update skip logic.

* fix

* update.

* fix: delay deleteObject func.

* remove unused content.

* update log type.

* feat: implement request batch count limit.

* update

* update

* refactor: improve db structure in `storage/controller`
2024-09-10 02:26:02 +00:00
icey-yu
bdc692f2a4 fix: add logs 2024-09-09 18:28:21 +08:00
icey-yu
8658223c61 fix: userIDs 2024-09-09 18:00:40 +08:00
icey-yu
d4fc77b556 fix: add logs 2024-09-09 17:54:51 +08:00
icey-yu
a51b088982 fix: init online status 2024-09-09 17:31:12 +08:00
icey-yu
72102b0378 feat: lock in online cache 2024-09-09 17:02:03 +08:00
icey-yu
95d2227da2 feat: get all online users and init push 2024-09-09 16:40:57 +08:00
Monet Lee
b380b0c3d1 update format, 2024-09-09 15:13:45 +08:00
Monet Lee
d4669d9ab0 feat: implement kafka producer and consumer. 2024-09-09 14:48:45 +08:00
icey-yu
a141eefc5e feat: batch get user online 2024-09-07 18:00:45 +08:00
Monet Lee
302a6dba99 feat: implement offline push. 2024-09-07 17:34:34 +08:00
icey-yu
16fd28f39f feat: init 2024-09-07 17:25:47 +08:00
icey-yu
04f56a9c00 feat: init 2024-09-07 17:13:17 +08:00
icey-yu
35c6dc2706 feat: remove port reuse 2024-09-07 15:30:49 +08:00
icey-yu
7143444bd2 feat: logs 2024-09-07 14:37:04 +08:00
icey-yu
7a35975ba1 feat: add sleep in push 2024-09-06 15:23:33 +08:00
icey-yu
842be3a71d feat: fix err 2024-09-06 14:43:00 +08:00
icey-yu
834964a3f2 feat: del interface 2024-09-06 14:38:25 +08:00
icey-yu
db4e1c1005
Merge branch 'fix-err' into fix-err 2024-09-06 10:01:06 +08:00
icey-yu
0aed52e7c9 feat: print getOnline cost 2024-09-06 09:56:57 +08:00
Monet Lee
3eb260fe28 Merge branch 'fix-err' of github.com:icey-yu/open-im-server into fix-err 2024-09-05 18:56:48 +08:00
Monet Lee
c667795285 feat: implement Getbatch in rpcCache. 2024-09-05 18:47:54 +08:00
icey-yu
1ce82ab92d feat: change log 2024-09-05 18:33:03 +08:00
icey-yu
c8d5cd6eba feat: change 1s 2024-09-05 18:31:41 +08:00
icey-yu
09fc762a58 feat: sleep 2024-09-05 17:58:11 +08:00
icey-yu
f7eb050457 feat: with operationID 2024-09-05 17:44:58 +08:00
icey-yu
8920b48718 feat: push err 2024-09-05 17:39:05 +08:00
icey-yu
d9064867d5 chore: enable fullUserCache 2024-09-05 17:22:05 +08:00
icey-yu
7f8d26c36b feat: cache batch 2024-09-05 14:35:40 +08:00
icey-yu
176eb00941 feat: add logs 2024-09-05 10:25:45 +08:00
icey-yu
5555f31961 feat: enable listen TIME_WAIT port 2024-09-04 19:23:39 +08:00
icey-yu
076205a290 feat: listen config 2024-09-04 18:59:18 +08:00
icey-yu
f2c876380a feat: wrap logs 2024-09-04 17:40:03 +08:00
icey-yu
8af9dcb99c feat: add rocksTimeout 2024-09-04 17:39:49 +08:00
chao
2477a6658c
feat: supports getting messages based on session ID and seq (#2582)
* fix: GroupApplicationAcceptedNotification

* fix: GroupApplicationAcceptedNotification

* fix: NotificationUserInfoUpdate

* cicd: robot automated Change

* fix: component

* fix: getConversationInfo

* feat: cron task

* feat: cron task

* feat: cron task

* feat: cron task

* feat: cron task

* fix: minio config url recognition error

* update gomake version

* update gomake version

* fix: seq conversion bug

* fix: redis pipe exec

* fix: ImportFriends

* fix: A large number of logs keysAndValues ​​length is not even

* feat: mark read aggregate write

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* merge

* merge

* read seq is written to mongo

* read seq is written to mongo

* fix: invitation to join group notification

* fix: friend op_user_id

* feat: optimizing asynchronous context

* feat: optimizing memamq size

* feat: add GetSeqMessage

* feat: GroupApplicationAgreeMemberEnterNotification

* feat: GroupApplicationAgreeMemberEnterNotification

* feat: go.mod

* feat: go.mod

* feat: join group notification and get seq

---------

Co-authored-by: withchao <withchao@users.noreply.github.com>
2024-09-04 03:14:21 +00:00
icey-yu
38a8802107
feat: add long time push msg in prometheus (#2584)
* feat: add long time push msg in prometheus

* fix: log print

* fix: go mod

* fix: log msg

* fix: log init

* feat: push msg

* feat: go mod ,remove cgo package

* feat: remove error log

* feat: test dummy push

* feat:redis pool config

* feat: push to kafka log
2024-09-03 10:32:40 +00:00
chao
275491a1b5
fix: memory queue optimization (#2568)
* fix: GroupApplicationAcceptedNotification

* fix: GroupApplicationAcceptedNotification

* fix: NotificationUserInfoUpdate

* cicd: robot automated Change

* fix: component

* fix: getConversationInfo

* feat: cron task

* feat: cron task

* feat: cron task

* feat: cron task

* feat: cron task

* fix: minio config url recognition error

* update gomake version

* update gomake version

* fix: seq conversion bug

* fix: redis pipe exec

* fix: ImportFriends

* fix: A large number of logs keysAndValues ​​length is not even

* feat: mark read aggregate write

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* merge

* merge

* read seq is written to mongo

* read seq is written to mongo

* fix: invitation to join group notification

* fix: friend op_user_id

* feat: optimizing asynchronous context

* feat: optimizing memamq size

---------

Co-authored-by: withchao <withchao@users.noreply.github.com>
2024-08-29 07:18:23 +00:00
chao
85614da36f
fix: read seq is written to mongo, online status redis cluster is supported (#2558)
* fix: GroupApplicationAcceptedNotification

* fix: GroupApplicationAcceptedNotification

* fix: NotificationUserInfoUpdate

* cicd: robot automated Change

* fix: component

* fix: getConversationInfo

* feat: cron task

* feat: cron task

* feat: cron task

* feat: cron task

* feat: cron task

* fix: minio config url recognition error

* update gomake version

* update gomake version

* fix: seq conversion bug

* fix: redis pipe exec

* fix: ImportFriends

* fix: A large number of logs keysAndValues ​​length is not even

* feat: mark read aggregate write

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* feat: online status supports redis cluster

* merge

* merge

* read seq is written to mongo

* read seq is written to mongo

---------

Co-authored-by: withchao <withchao@users.noreply.github.com>
2024-08-26 10:45:44 +00:00
icey-yu
86a325f309
Fix push (#2559)
* fix:log

* fix: add log

* fix: del return

* fix: push config

* feat: add push err log and extend push wait time

* feat: group config

* feat: add log in write binary msg

* feat: Modify Prometheus data scraping ports and reserve port space.

* feat: change group rpc num

* feat: change log

* fix: remove quotation mark
2024-08-26 10:15:05 +00:00
icey-yu
938409b0e4
fix: set min seq (#2556)
* fix:log

* fix: set min seq
2024-08-26 07:57:57 +00:00
Monet Lee
fa1467878b
feat: implement SetGroupInfoEX interface. (#2552)
* refactor: refactor workflows contents.

* add tool workflows.

* update field.

* fix: remove chat error.

* Fix err.

* fix error.

* remove cn comment.

* update workflows files.

* update infra config.

* move workflows.

* feat: update bot.

* fix: solve uncorrect outdated msg get.

* update get docIDs logic.

* update

* update skip logic.

* fix

* update.

* feat: implement `SetGroupInfoEX` interface.

* remove null interface.

* update router.
2024-08-26 06:29:10 +00:00