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/cache
Monet Lee 6856a864d0
feat: implement auth local cache. (#3533)
3 months ago
..
cachekey fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313) 7 months ago
mcache fix: optimize to lru local cache. (#3514) 4 months ago
redis feat: implement auth local cache. (#3533) 3 months ago
batch_handler.go refactor: db refactor and cache key add. (#2320) 2 years ago
black.go refactor: db refactor and cache key add. (#2320) 2 years ago
client_config.go feat: support server-issued configuration, which can be set for individual users (#3271) 8 months ago
conversation.go feat: GetPinnedConversationIDs (#2660) 1 year ago
doc.go refactor: db refactor and cache key add. (#2320) 2 years ago
friend.go feat: support incremental synchronization (#2379) 1 year ago
group.go feat: improve get admin role memberIDs implement. (#2666) 1 year ago
msg.go feat: support message cache (#3007) 11 months ago
online.go Fix err (#2608) 1 year ago
s3.go refactor: db refactor and cache key add. (#2320) 2 years ago
seq_conversation.go feat: provide the interface required by js sdk (#2664) 1 year ago
seq_user.go fix: read seq is written to mongo, online status redis cluster is supported (#2558) 1 year ago
third.go refactor: db refactor and cache key add. (#2320) 2 years ago
token.go fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313) 7 months ago
user.go feat: new features merged (#2409) 1 year ago