created and initial import done https://gitbox.apache.org/repos/asf?p=geronimo-jcache-simple.git;a=commit;h=e104016642f0eafbb58822ec79b82adea6c10239
there are a lot of enhancements possible but this is a start we can rely on probably Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://rmannibucau.metawerx.net/> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book <https://www.packtpub.com/application-development/java-ee-8-high-performance> 2018-03-19 20:24 GMT+01:00 Mark Struberg <[email protected]>: > Yessss big +1 > > Mit autocorrect gesendet > > Am 19.03.2018 um 19:20 schrieb Romain Manni-Bucau <[email protected]>: > > Hi guys, > > wonder if there would be some objection to create a geronimo-jcache-simple > project? > > it would host a jcache implementation backed by a concurrenthashmap (based > on the original patch i did for jcs but which was not aligned with the > project for obvious reason). > > Interesting is to have a super light and fast implementation usable in > most cases without having a dependency and size impact on your app. For > advanced cases ehcache/jcs/etc will stay better fit probably. > > Wdyt? Any objection to create the project since all is ready? > > Romain Manni-Bucau > @rmannibucau <https://twitter.com/rmannibucau> | Blog > <https://rmannibucau.metawerx.net/> | Old Blog > <http://rmannibucau.wordpress.com> | Github > <https://github.com/rmannibucau> | LinkedIn > <https://www.linkedin.com/in/rmannibucau> | Book > <https://www.packtpub.com/application-development/java-ee-8-high-performance> > >
