Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Kratos

A Go framework for microservices.
Collective - Host: opensource - https://opencollective.com/go-kratos - Website: https://go-kratos.dev - Code: https://github.com/go-kratos/kratos

fix http perf

github.com/go-kratos/kratos - eaf193f1036332dd6a0159da37588f3c69ec6ccc authored over 5 years ago
fix sample result

github.com/go-kratos/kratos - ab4e2dafa9e92ec0bc215d3275bed216f862beff authored over 5 years ago
fix unit test

github.com/go-kratos/kratos - 72193e3ef519c6385efa31e54bbad681c3fee247 authored over 5 years ago
fix: 获取hostname的优先级逻辑

github.com/go-kratos/kratos - a0828a265f23cc8c450f9d78b8cde05b6a8adfc9 authored over 5 years ago
fix: 获取hostname的优先级逻辑

github.com/go-kratos/kratos - 45943e788ca8bea197c03fcdcab6561d26cf65fe authored over 5 years ago
fix: 防止给v强转int时溢出,导致取余结果为负,从而获取到错误的index

github.com/go-kratos/kratos - 894682fcde8a6c44caaefb71ec5ddcf45151371c authored over 5 years ago
Merge branch 'master' into master

github.com/go-kratos/kratos - c9a539f10ca7d75f5394cc865b814515f96d1754 authored over 5 years ago
Merge pull request #199 from bilibili/grpc/upgrade

Grpc/upgrade

github.com/go-kratos/kratos - 090d749dc46acd8ad2507a166e2100acc821f30b authored over 5 years ago
add keepalive for client

github.com/go-kratos/kratos - 636160ed950b1b4b8a6aa5cc38b88d19540e0188 authored over 5 years ago
upgrade grpc to 1.22

github.com/go-kratos/kratos - c6c25d6e1b7918f8ad2e593d92b1183c28cf8c47 authored over 5 years ago
fix: method name

github.com/go-kratos/kratos - a40baeb8bca817a332da1a91987b19bdc7c04756 authored over 5 years ago
feat: paladin support json & yaml

github.com/go-kratos/kratos - adde408382ed29ba78233eb2d8844e6c0affb1a4 authored over 5 years ago
Merge pull request #195 from gggwvg/fix-redis-option-order

fix redis option order

github.com/go-kratos/kratos - ea4794263bfd9558cba2e718badbcb7ec2bef3a0 authored over 5 years ago
Merge pull request #196 from bilibili/resolver/fix_subset

fix resolver subset bug

github.com/go-kratos/kratos - b66679132af7e2a74fd9715e53c819521b166822 authored over 5 years ago
fix resolver subset bug

github.com/go-kratos/kratos - 7f56c6bed2de94c9866fcaa841e8d4bd4d0235b2 authored over 5 years ago
chore: format code

github.com/go-kratos/kratos - 645c10dc35d2bc67112c487ac25d2d79bb0f80a4 authored over 5 years ago
Merge pull request #194 from bilibili/library/bbr-prev-drop-optimization

修复自适应限流在 cpu 抖动后,可能出现限流过激的问题

github.com/go-kratos/kratos - a6cc978bdf6e9537821e83536844e803018e982b authored over 5 years ago
fix redis option order

github.com/go-kratos/kratos - 855cca78a5a1f200fc72f2504dec17d7d481e096 authored over 5 years ago
fix redis option order

github.com/go-kratos/kratos - aeca8024f73dc3c487542d2db55d9377d7e1ccb3 authored over 5 years ago
fix: swagger 重复的path,会丢失问题

github.com/go-kratos/kratos - 9f9d958d6ded084379f80d8739d1c97614e9b2e3 authored over 5 years ago
Merge pull request #185 from captainblue2013/master

feat: 创建项目支持 -m 参数,可以自定义 go mod init 时作为参数的 module name

github.com/go-kratos/kratos - a191f4ffad16bba44566ba90500583b6377441bd authored over 5 years ago
feat: 未定义module name时,只使用 project name作为 module name

github.com/go-kratos/kratos - b5e4f1d685ce0a529dce648ff3a33b3bceb390cd authored over 5 years ago
Merge pull request #186 from bilibili/update/memcache

update memcache library

github.com/go-kratos/kratos - 408f21eb501262d12dbdc5f4fef0e5263fa11450 authored over 5 years ago
update memcache library

- support read timeout from context
- fix miss prometheus metrics on some method

github.com/go-kratos/kratos - 2ff467477040ed89c7d4cd7783f008759092a1f0 authored over 5 years ago
feat: 1. 创建项目如果带有proto参数,在api目录放置一个go generate

github.com/go-kratos/kratos - 2715aaf5286197983536caaae4584b9822d6e184 authored over 5 years ago
Merge pull request #161 from bilibili/update/warden

update warden from internal library

github.com/go-kratos/kratos - 5182ebf553c299669af412e6ed398d18cead72cd authored over 5 years ago
Merge pull request #180 from mspromyhaha/master

fix typo

github.com/go-kratos/kratos - baf220df1b946303e701d2f622966b7b2dddc615 authored over 5 years ago
remove register discovery resolver as default

github.com/go-kratos/kratos - 3335e551cfd0d96f731fc5cfd95e8e507cc64e79 authored over 5 years ago
fix typo, remove discovery as default

github.com/go-kratos/kratos - cf8c7930956a8796e72c63f217bd247b21dcf2e2 authored over 5 years ago
Merge pull request #167 from bilibili/library/bbr-prev-drop

make pre-drop thread-safe in bbr

github.com/go-kratos/kratos - 6e4754cfb3215dccdbc551332184fed8fcc78b05 authored over 5 years ago
Merge pull request #169 from godsoul/master

获取GOBIN不在GOPATH下的情况

github.com/go-kratos/kratos - 5de5fbfa799e17522fde05170157cb00b644af78 authored over 5 years ago
Merge pull request #172 from bilibili/kratos/fix-update

fix kratos update

github.com/go-kratos/kratos - 934f5a763164390a02654e7a2951f82627d087ee authored over 5 years ago
Merge pull request #164 from bilibili/cpu

fix cpu painc bug

github.com/go-kratos/kratos - bed7ffde877acaf3f95754ad8024c47372c4410f authored over 5 years ago
fix kratos update

github.com/go-kratos/kratos - 6e4ab6cf3c0d80a040f77c380ebc9ddf096b40d8 authored over 5 years ago
获取GOBIN当不在GOPATH下的情况

github.com/go-kratos/kratos - a21511b2cfb810508eacbc10cbcc7590b3903053 authored over 5 years ago
make pre-drop thread-safe in bbr

github.com/go-kratos/kratos - 19afdb78a53c61072c1e083ae0f36d89de1ecd0c authored over 5 years ago
Merge pull request #1 from bilibili/master

test merge

github.com/go-kratos/kratos - 60c1b68039764b45cba4cf228071deb101536439 authored over 5 years ago
fix cpu painc bug

github.com/go-kratos/kratos - 69282c4c87f2dfec6b4e91f450a96128432b0c2d authored over 5 years ago
Merge pull request #162 from bilibili/kratos/interface

add dao interface

github.com/go-kratos/kratos - aad6ecf1b6c43ea68a8c1ac86926f21ab5d34029 authored over 5 years ago
add dao interface

github.com/go-kratos/kratos - d4ac045f8d08f0d19cb80393a2f828f1db520e82 authored over 5 years ago
update warden from internal library

github.com/go-kratos/kratos - 64495e5362f12bcea87115874181b03ab697f419 authored over 5 years ago
Update config-paladin.md

github.com/go-kratos/kratos - 19200b067da7d5789dfb23b54f7ed24fdd5af224 authored over 5 years ago
Merge pull request #155 from kevwan/ticker_leak

avoid ticker leak when cpustat.ReadStat(...) panic

github.com/go-kratos/kratos - 257d42b23c4d8dd7b267a93a9390fca2e6690afa authored over 5 years ago
avoid ticker leak when cpustat.ReadStat(...) panic

github.com/go-kratos/kratos - b94e5ecd9f7710d4d63e3f33e6352a54706e2d8c authored over 5 years ago
Merge pull request #153 from Colstuwjx/fix/doc-link-typo

Fixed config paladin sdk link typo in readme.

github.com/go-kratos/kratos - 16ad37314d5639d78d666f85df41dc54f8c379dc authored over 5 years ago
Fixed config paladin sdk link typo in readme.

github.com/go-kratos/kratos - 4a624d3c2da06bac8ce69a6229d2f9a2851c6023 authored over 5 years ago
Update README.md

github.com/go-kratos/kratos - 2ac759739aa95d32f39c79469c2fd3c8001aeff8 authored over 5 years ago
Update README.md

github.com/go-kratos/kratos - 6ff8ca0ca4e34fa4d4aa1ba4c8301dea7135e64e authored over 5 years ago
Update README.md

github.com/go-kratos/kratos - 49a733c86480548359001c35d91424e395e84cb1 authored over 5 years ago
Merge pull request #151 from bilibili/kratos-tool-v0.1.0

update kratos to v0.1.0

github.com/go-kratos/kratos - 142aa8f90b2ef3729474cef637caa875f827b402 authored over 5 years ago
update kratos to v0.1.0

github.com/go-kratos/kratos - fea77e434fc4335887dc6e45536ba854dd29da52 authored over 5 years ago
Merge pull request #150 from bilibili/config-docs

fix doc

github.com/go-kratos/kratos - fda19f049640199b37f951f9f5b38b27da344dff authored over 5 years ago
Update config-paladin.md

github.com/go-kratos/kratos - 1b8fabdfe605bf93336257f586705afe08c8e5bc authored over 5 years ago
Update config.md

github.com/go-kratos/kratos - fb6594c148bad9e40a895082b4f0b55b38ccdfb2 authored over 5 years ago
Update config.md

github.com/go-kratos/kratos - d84b8863c2a12a433faa42c78e0627577dedbaec authored over 5 years ago
Update README.md

github.com/go-kratos/kratos - cc2d90257b773a7e1c3dfdf081adcc6e5855a569 authored over 5 years ago
Update README.md

github.com/go-kratos/kratos - 1aec10b6806b1fc27c866dd1c712496eb71489f1 authored over 5 years ago
Update README.md

github.com/go-kratos/kratos - fd6122e03690f1d82ae0b2e83f02b5f10bfc4612 authored over 5 years ago
Update README.md

github.com/go-kratos/kratos - 86724ba1135b260ee1d896b0c266954c48082d0f authored over 5 years ago
Update README.md

github.com/go-kratos/kratos - e3b2faea84a166f4284ce41a2b7bc0f29ebc573b authored over 5 years ago
Update database.md

github.com/go-kratos/kratos - 4eb2a7c0d7508fdbadbaec59d5f7019fff0cdda6 authored over 5 years ago
Update logger.md

github.com/go-kratos/kratos - e6e21bf311ff2a6e6f33882a055714c79a575882 authored over 5 years ago
Update logger.md

github.com/go-kratos/kratos - d0e7004c6e882a20143a3d6fca33ab4b9dc14878 authored over 5 years ago
Update logger.md

github.com/go-kratos/kratos - 5e659f8e9b0a69c13da9a149f801561e9f265422 authored over 5 years ago
Update database.md

github.com/go-kratos/kratos - 32143358078a8eebb095be184f17434b430cd6cd authored over 5 years ago
Update warden-balancer.md

github.com/go-kratos/kratos - 8a5d5b6843e33a0ee7945e7e46ca8059072a0aa0 authored over 5 years ago
Update warden-quickstart.md

github.com/go-kratos/kratos - 4c666cbea45b0c65fe3ecc30dd6e3500b7ff7429 authored over 5 years ago
Update kratos-protoc.md

github.com/go-kratos/kratos - cb53bac6352824bc4c06e0fb329d1fb7e3242dd4 authored over 5 years ago
Merge pull request #148 from bilibili/some-doc

add hbase doc

github.com/go-kratos/kratos - 35ced4276f2c27dcea189bb8d26148af5aa11b11 authored over 5 years ago
add database doc

github.com/go-kratos/kratos - 39e7ce15e2027f04893bd4939137e5f6c22ae44f authored over 5 years ago
Merge pull request #145 from bilibili/kratos/cache_doc

kratos/cache_doc

github.com/go-kratos/kratos - 6ad8e6ead763a98c9f976f3c225e70d8f5a19ddb authored over 5 years ago
add hbase doc

github.com/go-kratos/kratos - f5d91d6d8c2c860e928c7a496911994cc352435f authored over 5 years ago
Merge pull request #147 from bilibili/update/log

update pkg/log from internal library

github.com/go-kratos/kratos - 8b9a510726fa0b7e9af8025a8f8165342bccecb1 authored over 5 years ago
update pkg/log from internal library

github.com/go-kratos/kratos - c243e54e2b22b2ab0764299db5b093867e1c4388 authored over 5 years ago