Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
niefy committed Jun 12, 2020
1 parent cfe3331 commit c93f645
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# reactive-api-demo
it's a demo of build reactive api service with spring webflux、r2bc-mysql 、redis-reactive、webflux-web-security...
这是一个构建响应式API的demo项目,使用spring webflux、r2bc-mysql 、redis-reactive、webflux-web-security...等新技术
it's a demo of build reactive api service with spring webflux、springdata-r2dbc、r2dbc-mysql、redis-reactive、webflux-web-security...

### project plan
- [x] complete reactive database assess
- [x] all api by webflux reactive
- [ ] global base baseservice interface and impl to support dynamic query
- [ ] complete reactive redis cache
- [ ] complete reactive spring security handler
- [ ] test qps and tps data with millions data in database

0 comments on commit c93f645

Please sign in to comment.