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)
6 months ago
..
cachekey fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313) 9 months ago
mcache fix: optimize to lru local cache. (#3514) 6 months ago
redis feat: implement auth local cache. (#3533) 6 months ago
batch_handler.go
black.go
client_config.go
conversation.go
doc.go
friend.go
group.go
msg.go
online.go
s3.go
seq_conversation.go
seq_user.go
third.go
token.go fix: delete token by correct platformID && feat: adminToken can be retained for five minutes after deleting (#3313) 9 months ago
user.go