Skip to content

AutoLoadCache 是一个高效的缓存管理解决方案,而且实现了自动加载(或叫预加载)和“拿来主义”机制,能非常巧妙地解决系统的性能及并发问题。

License

Notifications You must be signed in to change notification settings

dream0708/AutoLoadCache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

解决因为本 $ git add readme.txt $ git commit -m "conflict fixed" [master 59bc1cb] conflict fixed 地代码和远程代码冲突,导致git pull无法拉取远程代码的问题

Your branch is ahead of 'origin/master' by 2 commits.

Unmerged paths:

(use "git add/rm ..." as appropriate to mark resolution)

一$ git add readme.txt $ git commit -m "conflict fixed" [master 59bc1cb] conflict fixed工作,暂时不去理会,然后继续在你储藏工作的分支上工作,你

About

AutoLoadCache 是一个高效的缓存管理解决方案,而且实现了自动加载(或叫预加载)和“拿来主义”机制,能非常巧妙地解决系统的性能及并发问题。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 88.7%
  • JavaScript 11.3%