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/common/storage/database/mgo
chao 1036e81eb4
refactor(msg): update regex pattern for conversationID to include a trailing colon (#3737)
1 month ago
..
black.go
cache.go fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313) 1 year ago
cache_test.go feat: optimize code and support running in single process mode (#3142) 1 year ago
client_config.go feat: support server-issued configuration, which can be set for individual users (#3271) 1 year ago
conversation.go Modify conversation_id index options (#3722) 1 month ago
doc.go
friend.go
friend_request.go fix: solve incorrect time.Unix and logger asyncwrite (#3584) 9 months ago
group.go fix: get group return repeated result (#2842) 2 years ago
group_member.go fix: update set seq implement. (#2911) 2 years ago
group_request.go fix: solve incorrect time.Unix and logger asyncwrite (#3584) 9 months ago
helpers.go
log.go
msg.go refactor(msg): update regex pattern for conversationID to include a trailing colon (#3737) 1 month ago
msg_test.go fix: searchMessage method has potential NPE bug (#3287) (#3289) 11 months ago
object.go feat: support GetLastMessage (#3029) 2 years ago
seq_conversation.go fix: Mongo Malloc upsert overwrites min_seq initialization (#3657) 6 months ago
seq_conversation_test.go feat: optimize code and support running in single process mode (#3142) 1 year ago
seq_user.go
user.go fix: db manager (#3600) 9 months ago
version_log.go
version_test.go