Code Monkey home page Code Monkey logo

deduplicate's Introduction

deduplicate

防重放组件

deduplicate-cache:

  • 提供防重放组件中的缓存机制.
  • 基于SPI机制,可以进行扩展.
  • 目前实现了map的缓存机制,可以基于api实现redis等其他的缓存机制
  • 目前实现了redis的缓存机制,可以基于api实现其他的缓存机制

deduplicate-common:

  • 提供防重放组件中的公用工具

deduplicate-core:

  • 防重放组件中的主要逻辑实现

deduplicate-spring:

  • 防重放组件的Spring依赖版本,提供通过注解的方式来启动和使用该组件

deduplicate-spring-starter:

  • 防重放组件的Spring Starter依赖版本,提供自动注入的方式,自动启动,并通过注解使用

deduplicate-all:

  • 提供完整的依赖包,项目依赖该artifactId,并且选择自己想用的deduplicate-cache,就可以实现组件在项目中的引入使用

deduplicate-bom:

  • 提供完整的依赖版本关系,项目也可以通过import该pom,实现依赖版本的引入,不用担心版本冲突的问题

How to use

可参考 <deduplicate-sample>

Version List

1.0.0-GA

v0.0.1

  • 增加自定义的重放异常信息
  • 增加统一日志处理

v0.0.2

  • 增加唯一token机制
  • 增加全局版本控制

v0.0.3

  • 增加Spring支持
  • 增加Spring-starter依赖

v0.0.4

  • 增加可选redis缓存机制
  • 增加启动器,通过DeduplicateStarter.start()在启动时完成一些工作

deduplicate's People

Contributors

mimose avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

shallwetalkge

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.