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 weeks ago
..
cachekey fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313) 5 months ago
mcache fix: optimize to lru local cache. (#3514) 1 month ago
redis feat: implement auth local cache. (#3533) 3 weeks ago
batch_handler.go refactor: db refactor and cache key add. (#2320) 1 year ago
black.go refactor: db refactor and cache key add. (#2320) 1 year ago
client_config.go feat: support server-issued configuration, which can be set for individual users (#3271) 6 months ago
conversation.go feat: GetPinnedConversationIDs (#2660) 12 months ago
doc.go refactor: db refactor and cache key add. (#2320) 1 year ago
friend.go feat: support incremental synchronization (#2379) 1 year ago
group.go feat: improve get admin role memberIDs implement. (#2666) 12 months ago
msg.go feat: support message cache (#3007) 9 months ago
online.go Fix err (#2608) 1 year ago
s3.go refactor: db refactor and cache key add. (#2320) 1 year ago
seq_conversation.go feat: provide the interface required by js sdk (#2664) 12 months 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) 1 year ago
token.go fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313) 5 months ago
user.go feat: new features merged (#2409) 1 year ago