Giter Site home page Giter Site logo

oschina / j2cache Goto Github PK

View Code? Open in Web Editor NEW
91.0 91.0 26.0 21.83 MB

Double Level Cache Framework base on Memory and Redis

Home Page: https://gitee.com/ld/J2Cache

License: Apache License 2.0

Java 99.77% Shell 0.01% TSQL 0.17% PLpgSQL 0.06% Batchfile 0.01%
caffeine ehcache j2cache-redis java

j2cache's People

Contributors

benhaile avatar bwcx-jzy avatar emailtest avatar eryanwcp avatar gaolaodaye avatar gitoschina avatar gumutianqi avatar limaofeng avatar liunancun avatar lnnlab avatar lunxian8 avatar makejavas avatar noear avatar qixiaobo avatar qxo avatar songxinqiang avatar suuuy avatar tandyoyo avatar vasin-liu avatar wendal avatar whcrow avatar xllh avatar xqxyxchy avatar yangl avatar yfor avatar zhangsaizz avatar zuihou avatar zuisong avatar zvill 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

j2cache's Issues

保存null值到缓存,get的时候报错 2.3.5-release

Exception in thread "main" java.lang.ClassCastException: java.lang.Object cannot be cast to java.io.Serializable

代码:
public static void main(String[] args) { CacheChannel channel = J2Cache.getChannel(); channel.set("region","key",null,true); System.out.println(channel.get("region","key")); }

tag 缺失问题

我正在做一个关于tag的研究。
我们发现了 2.8.1 版本(还存在其他版本,例举一个)在maven中发布了,但是github中并没有相应的tag,能否协助我这个调研?

1)请问tag缺失的原因是什么?(发现有相关commit message)

  • a、该版本存在代码问题,如存在漏洞、兼容性问题、界面方面问题等。
  • b、该版本出现功能性问题,如功能规划不合理、基础功能不能使用等。
  • c、忘记打tag
  • d、不在意或者嫌操作麻烦
  • e、该版本没有必要打tag
  • f、其他原因,_

2) 针对该问题,我们提出了一个方法,能够找到version 可能对应的真实commit, 以帮助开发者快速定位问题代码,完成漏洞修复。 以下是我们方法给出的可能的真实commits,请您帮忙确认下是否包含了真实的commit,如果不是,应该是哪一个?

['265787ab19cdc7d9369a724cf1f51e9aef92f542']

这个问题对我们的调研非常重要,感谢能抽空解答QAQ

文档没看懂

文档实在没看懂。 文档里面的包里面不一致,很多类都找不到

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.