# about-cache **Repository Path**: cqgvip/about-cache ## Basic Information - **Project Name**: about-cache - **Description**: 关于cache 总结 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-09 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 关于 **local cache** 学习 ### JCache API (JSR 107) ```aidl Hazelcast Oracle Coherence Infinispan Ehcache Apache Ignite GridGain GemFire ``` - guava - caffeine - ehcache - oscache - mapdb ### some link - [csdn blog](https://blog.csdn.net/boonya/article/details/54632129)