Skip to content

Tags: tinh-tinh/tinhtinh

Tags

microservices/amqlib/v1.0.1

Toggle microservices/amqlib/v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #429 from tinh-tinh/fix/ren/428-fix-close-channel-…

…request-client

fix: close connection after client send or publish

microservices/amqlib/v1.0.0

Toggle microservices/amqlib/v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #426 from tinh-tinh/feat/ren/157-support-rabbitmq

refactor(amqlib): split connect to client and server, use fanout and …

v2.5.3

Toggle v2.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #425 from tinh-tinh/feat/ren/157-support-rabbitmq

Feat/ren/157 support rabbitmq

v2.5.2

Toggle v2.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #413 from tinh-tinh/feat/ren/398-add-options-send-…

…string

feat(core): add SendString method to Ctx and unit tests

microservices/v1.5.0

Toggle microservices/v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #404 from tinh-tinh/feat/ren/403-merge-open-and-ne…

…w-tcp

refactor: merge open and new tcp server syntax

microservices/redis/v1.3.0

Toggle microservices/redis/v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #408 from tinh-tinh/feat/ren/407-sync-microservice…

…-v1.3.0

chore: sync microservices to v1.3.0

microservices/kafka/v1.3.0

Toggle microservices/kafka/v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #406 from tinh-tinh/feat/ren/405-refactor-new-cons…

…umer

refactor(kafka): reorganize kafka module structure

microservices/v1.4.1

Toggle microservices/v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #392 from tinh-tinh/style/ren/format-style

style: improve code consistency and cleanup

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #390 from tinh-tinh/feat/ren/389-must-inject

test(core): add test case for MustInject

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #384 from tinh-tinh/feat/ren/383-add-option-custom…

…-log-middleware

feat(middleware/logger): add CustomFormatter for fully custom log for…