Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 639 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 639 Bytes

reactive-api-demo

it's a demo of build reactive api service with spring webflux、springdata-r2dbc、r2dbc-mysql、redis-reactive、webflux-web-security...

project plan

  • complete reactive database assess
  • all api by webflux reactive
  • global base baseservice interface and impl to support dynamic query
  • complete reactive local memory cache
  • complete reactive distribute redis cache
  • complete reactive spring security handler
  • test qps and tps data with millions data in database
  • try to get best comfiguration formula to achieve maxmium throughput in single service node
  • docker support