Code Monkey home page Code Monkey logo

j2cache's Introduction

j2cache

修改了开源**的红薯的j2cache,全部依赖库都升级为最新版本,修改为maven结构,且去掉了hibernate的支持 注意:fst最新版本需要jdk1.7支持

具体的依赖库版本请参考pom文件。

主要修改内容如下:

2015-09-07
修改clear批量删除时二级缓存redis未删除的bug,并增加clear的消息广播,清理集群其他机器的一级缓存

========

1、整个去掉了针对hibernate的支持,主要是由于原版本中依赖的hibernate版本过低,也不会用,所以干脆去掉,减少依赖
2、FSTSerializer中使用FSTConfiguration的方式进行序列化
3、JGroup更新版本后配置文件的更新, message对象获取具体消息内容的方法修改由getRawBuffer修改为getBuffer
4、Jedis更新版本后,所依赖的commons-pool库也得相应更新,主要是创建jedispool时使用的poolconfig配置的相关修改
5、在EhCacheProvider中创建CacheManager时,修改为单例方法CacheManager.getInstance()

j2cache's People

Contributors

ulifehacker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

j2cache's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.