Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xiaozhiliaoo/cache-practice

cache practice,include caffeine、ehcache、guava cache
https://github.com/xiaozhiliaoo/cache-practice

caffeine-cache guava guava-cache

Last synced: 9 days ago
JSON representation

cache practice,include caffeine、ehcache、guava cache

Awesome Lists containing this project

README

        

# cache practice on memory

Research On Spring-Cache,Guava,Caffeine,Ehcache,JCache.

Cache is not only a tool but also a thought, cache is everything,everywhere,nature of things

Phil Karlton:"There are only two hard things in Computer Science: cache invalidation and naming things"

## useful link

[《The Essence of Caching - Ehcache》](https://www.youtube.com/watch?v=TszcAWgCXD0)

[《Caching 101: Caching on the JVM (and beyond)》](https://www.youtube.com/watch?v=FQfd8x29Ud8)