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
OpenIM-Gordon 123abe9803
fix: fill in the most recent sendTime for a gap message to prevent the client from repeatedly retrieving the same message due to sendTime being 0. (#3522)
5 months ago
..
cache fix: optimize to lru local cache. (#3514) 5 months ago
common refactor: db refactor and cache key add. (#2320) 2 years ago
controller fix: solve batch incorrect error in Find DocIDs (#3476) 5 months ago
database fix: fill in the most recent sendTime for a gap message to prevent the client from repeatedly retrieving the same message due to sendTime being 0. (#3522) 5 months ago
model fix: fill in the most recent sendTime for a gap message to prevent the client from repeatedly retrieving the same message due to sendTime being 0. (#3522) 5 months ago
versionctx feat: support incremental synchronization (#2379) 2 years ago