- ff39c38 Support connect to non-auth mongo server (#179) by little-cui · 3 days ago master
- b0f1119 decrypt the mongo uri when init (#178) by little-cui · 5 days ago
- 60d9d33 change mongo session mode (#177) by GuoYL · 6 weeks ago
- 2767e5f remove sc dep, use cipher to decrypt uri (#176) by Shawn · 6 weeks ago
- d2b6448 release windows, darwin; add middleware for monitoring,rbac and kv polling track (#174) by Shawn · 6 weeks ago
- a0ae3fe 升级mongo sdk版本 (#175) by GuoYL · 7 weeks ago
- 9e411a8 adapt to go chassis 2.1.0 (#173) by Shawn · 9 weeks ago v0.2 v0.2.0
- bd2d50c use golangci lint, rm incompatible action secure go (#172) by Shawn · 2 months ago
- 98ea6a3 retry once if EureDB fails to avoid netword occassionally failure (#171) by Shawn · 2 months ago
- da18ef3 支持value中的中文字符 (#170) by GuoYL · 3 months ago
- 883fe5a #79 消息轨迹推送跟踪 (#168) by zyl · 4 months ago
- 9d4a4e0 upgrade go chassis (#164) by Shawn · 4 months ago
- d78855d add go client by Shawn · 5 months ago
- a4052ee SCB-2096 The configuration center supports fuzzy query (#163) by develpoerX · 5 months ago
- ca26bad refactory db init func (#160) by GuoYL · 8 months ago
- 00a5e0e upgrade go chassis (#159) by Shawn · 8 months ago
- 0e97714 correct typo error (#158) by popozy · 8 months ago
- aecd491 init db in code,upgrade go chassis (#155) by Shawn · 8 months ago
- 81cc58c Update README.md by Shawn · 8 months ago
- 0a58e5c decoupling track module (#153) by GuoYL · 8 months ago
- 436e9f3 do not read twice (#152) by Shawn · 8 months ago
- 32bc378 support jwt authentication (#151) by Shawn · 8 months ago
- 4a7c53e add kubernets script and doc (#149) by Alec.Zheng · 9 months ago
- 4c6e02e wrong path (#147) by Shawn · 10 months ago
- 49b8347 label num limits to 6; key length limits to 128 (#146) by humingcheng · 10 months ago
- f89a952 modify key's validate rule to 0.5k (#144) by GuoYL · 10 months ago
- 45a4764 fix bug: can not track polling response (#143) by Shawn · 10 months ago
- 4cd03b7 change doc (#141) by Shawn · 11 months ago
- af44fc4 add total to health (#139) by GuoYL · 12 months ago
- 167443b API get/list Use validate pkg to check param (#140) by humingcheng · 12 months ago
- 06b4deb validate rule change (#138) by GuoYL · 12 months ago
- 27268cb improvement: status is disabled by default (#137) by Shawn · 1 year ago
- ac4f8ae Add validate rule for update request, renew limitation: header: 32K, body: 2.5M, config value: 2M. (#133) by humingcheng · 1 year ago
- a5b339d improvement: remove useless label collection (#136) by Shawn · 1 year ago
- fa6c3b2 support delete multiple kvs (#135) by zhulijian · 1 year ago
- 5a06fe1 feature: quota management (#134) by Shawn · 1 year ago
- fb30630 Support parameter validation (#124) by humingcheng · 1 year ago
- 8e247f5 fix the update time not updated (#131) by zhulijian · 1 year, 1 month ago
- 80dc785 refactor apis (#129) by zhulijian · 1 year, 1 month ago
- 44d413f modify the return body format of kv and history (#126) by zhulijian · 1 year, 1 month ago
- 17b8b78 delete POC code, new api to get kv by id (#128) by Shawn · 1 year, 1 month ago
- feeacdf fix status don't update (#125) by GuoYL · 1 year, 1 month ago
- 6d11d2b add monitoring middleware (#118) by Shawn · 1 year, 1 month ago
- d1c5135 return 200 when key not found (#123) by zhulijian · 1 year, 1 month ago
- 69b3773 fix bug when init db (#122) by GuoYL · 1 year, 1 month ago
- 91d97ed kv history support rotate (#121) by zhulijian · 1 year, 1 month ago
- 9ff846d update api doc (#119) by zhulijian · 1 year, 1 month ago
- c898a7e #79 add get interface for polling data (#98) by GuoYL · 1 year, 1 month ago
- 360d9b5 init db by code (#117) by GuoYL · 1 year, 1 month ago
- 5905e7d health check (#115) by GuoYL · 1 year, 1 month ago
- 758438e refactor polling detail (#116) by Shawn · 1 year, 1 month ago
- 91dea60 rename pagesize/pagenum to offset/limit (#114) by GuoYL · 1 year, 1 month ago
- cd2aabb update open api, delete unused code (#113) by Shawn · 1 year, 1 month ago
- 6226fa8 remove kie client (#112) by zhulijian · 1 year, 1 month ago
- 959a309 topic support none label cases (#107) by zhulijian · 1 year, 2 months ago
- 2720808 #109 client支持指定revision (#108) by zhulijian · 1 year, 2 months ago
- 5ed2990 increase revision counter when delete key (#106) by zhulijian · 1 year, 2 months ago
- 8dcda6a set revision header when key not exists (#105) by zhulijian · 1 year, 2 months ago
- a0e298a fix go const (#111) by zhulijian · 1 year, 2 months ago
- 2a8362c fix the issue #99 that the key parameters in path does not effect (#100) by zhulijian · 1 year, 2 months ago
- 51d6e1b #95 Add go secure check (#96) by zhulijian · 1 year, 2 months ago
- fc67b31 #79 record polling history (#94) by GuoYL · 1 year, 2 months ago
- f10641e #92 replace limit/offset by pageNum/pageSize / add param:total (#93) by GuoYL · 1 year, 2 months ago
- bacf8ae Update README.md by Shawn · 1 year, 2 months ago
- 9489010 #78 #80 add status and create/update time (#91) by GuoYL · 1 year, 2 months ago
- 19f1abd #84 event support exact match (#86) by GuoYL · 1 year, 2 months ago
- 679ce10 #87 drop view API and get pipeline API (#89) by Shawn · 1 year, 2 months ago
- f1ff3dd #87 view create and get content (#88) by Shawn · 1 year, 2 months ago
- 21268e7 [issue #67] add interface to add alias (#72) by GuoYL · 1 year, 3 months ago
- befdfde #83 separate revision counter, add more docs (#83) by Shawn · 1 year, 3 months ago
- e083e75 #68 使用format字段,对唯一性进行校验 (#77) by Shawn · 1 year, 3 months ago
- c943c7c SCB-1723 support pagination in kie apis (#71) by Ang Li · 1 year, 3 months ago
- 0fa613b #73 support wait,revision,match param (#74) by Shawn · 1 year, 3 months ago
- 545ebf7 SCB-1718 support use revision param to query data (#69) by Shawn · 1 year, 3 months ago
- 4ae2770 SCB-1718 use global revision, distinguish create and update revision (#66) by Shawn · 1 year, 3 months ago
- 463852e refactor (#64) by Shawn · 1 year, 3 months ago
- 7b861f7 Fixed a bug that failed to compile on amd64 machine (#65) by victor chan · 1 year, 3 months ago
- 6178472 #62 inconsistent naming convention (#63) by Shawn · 1 year, 3 months ago
- ada262a SCB-1700 support kv revision management (#61) by Shawn · 1 year, 3 months ago
- f35cbba SCB-1699 support match pattern (#60) by Shawn · 1 year, 4 months ago
- 2b541d6 refactor code (#59) by Shawn · 1 year, 4 months ago
- f97a85e SCB-1549 peer to peer event notification (#58) by Shawn · 1 year, 4 months ago
- 4a0357b fix 404 when visit apiDoc (#56) by GuoYL · 1 year, 4 months ago
- 8903896 SCB-1613 a new API for user want to list key values by labels (#53) by Shawn · 1 year, 5 months ago
- d564a5a upgrade to latest go chassis (#51) by Shawn · 1 year, 5 months ago
- 597db7b :bug:fix(0.2.0): SCB-1594 Fix swagger file type error (#52) by three · 1 year, 5 months ago
- 5dd87e8 SCB-1558 support query history by key and fix wrong API doc (#50) by Shawn · 1 year, 5 months ago
- 5247704 change wrong copyright (#49) by Shawn · 1 year, 6 months ago
- 65ead36 SCB-1538 Fix the typo of the LICENSE (#47) by Willem Jiang · 1 year, 6 months ago v0.1.0
- 4ad3617 [SCB-1538] add dependency licenses and better some docs (#45) by Alec.Zheng · 1 year, 6 months ago
- b4dc01d SCB-1534 upgrade go chassis, eliminate cross dependency (#46) by Shawn · 1 year, 6 months ago
- 66c0b80 [SCB-1526] The contribution guide link is invalid in kie home page (#40) by little-cui · 1 year, 6 months ago
- 52d8ab7 Merge pull request #39 from tianxiaoliang/master by Mabin · 1 year, 6 months ago
- 38d9030 upgrade go chassis by tian · 1 year, 6 months ago
- 942c73b change the docs/README.md add install instructions for kie without docker. (#38) by Alec.Zheng · 1 year, 6 months ago
- e617562 [SCB-1482] Support yaml request and response (#37) by humingcheng · 1 year, 6 months ago
- 5dbf55e change 3 releasing related bugs (#33) by Alec.Zheng · 1 year, 6 months ago
- 3c1fea9 SCB-1500 decouple primitive.ObjectID by tian · 1 year, 6 months ago
- dd398a9 add license by tian · 1 year, 7 months ago
- 86e7c7c SCB-1500 decouple mongodb, use mongodb storage as a plugin by tian · 1 year, 7 months ago