Software:Ehcache

From HandWiki
Short description: Java software
Ehcache
Developer(s)Terracotta, Inc.[1]
Stable release
3.10.0 / 10 March 2022[2]
Written inJava
Operating systemCross-platform
TypeCache
LicenseApache License 2.0
Websitewww.ehcache.org

Ehcache (/ˈkæʃ/ EE-aytch-kash[3]) is an open source Java distributed cache for general-purpose caching, Java EE and .[4] Ehcache is available under an Apache open source license.[1]

Ehcache was developed by Greg Luck starting in 2003. In 2009, the project was purchased by Terracotta, which provides paid support. The software is still open-source, but some new major functionalities (Fast Restartability Consistency) are available only in commercial products, like Enterprise Ehcache and BigMemory, which are not open source. In March 2011, the Wikimedia Foundation announced it would use Ehcache to improve the performance of its wiki projects.[5] However this was quickly abandoned after testing revealed problems with the approach.

The name Ehcache is a palindrome.

See also

References

External links