You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Open-IM-Server/pkg
chao 10a577c310
feat: Supports launching multiple monolithic instances, load-balanced by nginx, requiring only MongoDB and Redis at a minimum (#3759)
1 month ago
..
apistruct
authverify
callbackstruct
common feat: Supports launching multiple monolithic instances, load-balanced by nginx, requiring only MongoDB and Redis at a minimum (#3759) 1 month ago
dbbuild
localcache fix: resolve deadlock in cache eviction and improve GetBatch implementation and full id version (#3591) 8 months ago
mqbuild feat: Supports launching multiple monolithic instances, load-balanced by nginx, requiring only MongoDB and Redis at a minimum (#3759) 1 month ago
msgprocessor Fix: Resolved the issue of incorrect generation of conversationID (#3581) 9 months ago
notification
rpccache chore(msg_gateway): remove redundant codes (#3741) 2 months ago
rpcli bugfix(conversation):removed unexpectedly called functions and itself to avoid out of index query. (#3668) 7 months ago
statistics
tools/batcher pkg/tools/batcher: stop scheduler panicking when b.data is closed externally (#3714) 2 months ago
util