Asim Aslam
6cf2b02f0f
move cmd to util ( #2527 )
...
* move cmd to util
* go fmt
2022-07-11 14:37:34 +01:00
Asim Aslam
b36949f2c1
Update README.md
2022-07-11 13:08:54 +01:00
Asim Aslam
995abaaea6
go mod tidy
2022-07-11 09:51:48 +01:00
Asim Aslam
97d59fbf78
remove generator and move to github.com/go-micro
2022-07-11 09:11:59 +01:00
Asim Aslam
ff1312438c
Update README.md
2022-07-07 12:49:56 +01:00
Asim Aslam
edaa353826
strip body from gateway
2022-07-04 10:15:14 +01:00
Asim Aslam
48d6650f28
rename api to gateway
2022-07-02 14:42:12 +01:00
Asim Aslam
3381a9f3db
Remove body from endpoint
2022-07-02 14:38:58 +01:00
Asim Aslam
63d1f9de4a
minor changes
2022-07-02 14:25:21 +01:00
Asim Aslam
e313863a2a
make router configurable in api
2022-07-02 14:15:02 +01:00
Asim Aslam
73dc3723c7
Update api.go
2022-07-02 13:50:45 +01:00
Asim Aslam
667ee9b85e
rename field to Versions
2022-07-02 12:35:57 +01:00
Asim Aslam
b6b866c0b2
api package ( #2522 )
...
* api gateway
* add comment
2022-07-02 12:11:59 +01:00
Johnson C
28298a30e4
feat: remove plugins and related docs ( #2521 )
...
* feat: redis implementation of cache
* Revert "feat: redis implementation of cache"
This reverts commit 4b3f25c1fc
.
* feat: remove plugins
2022-07-02 10:25:57 +01:00
Johnson C
b884a68347
feat: update out of date docs ( #2520 )
...
* feat: redis implementation of cache
* Revert "feat: redis implementation of cache"
This reverts commit 4b3f25c1fc
.
* feat: update out of date docs
2022-07-02 08:44:32 +01:00
Asim Aslam
bfcdfc3c7f
remove m3o
2022-07-01 11:37:13 +01:00
Asim Aslam
392610022a
Update README.md
2022-07-01 08:38:57 +01:00
Asim Aslam
34a51c9f29
Update README.md
2022-07-01 08:34:20 +01:00
Asim Aslam
a5fb3fab66
Update README.md
2022-07-01 08:33:53 +01:00
JellyTony
96576a612a
feat(web): add start and stop functions to the web ( #2519 )
2022-07-01 08:06:27 +01:00
Thomas Chandelle
87c96bc4d0
Correctly check error on redis command XTRIM ( #2518 )
...
Also:
- add comment about version requirement
- move minID to var for code readability
2022-06-30 18:24:27 +08:00
JellyTony
65a2e4ed02
fix(registry): fix watch services only first time ( #2517 )
2022-06-29 08:49:22 +01:00
Abdul Hadi
9960cd1d36
typo siza #2429 ( #2515 )
2022-06-24 19:18:47 +01:00
David Brouwer
107bd74187
fix: allow event subscribers to use pointers ( #2514 )
...
When a subscriber would use a pointer as event type, panics would occur.
2022-06-22 09:01:13 +08:00
Johnson C
7a6a2b6373
feat: redis implementation of cache ( #2513 )
...
* feat: redis implementation of cache
* Revert "feat: redis implementation of cache"
This reverts commit 4b3f25c1fc
.
* feat: redis implementation of cache
2022-06-21 20:05:00 +01:00
Asim Aslam
cf51ddeb26
Update README.md
2022-05-30 08:50:02 +01:00
Asim Aslam
13b76331ec
Update README.md
2022-05-11 09:55:41 +01:00
Asim Aslam
de0b456b46
Update README.md
2022-05-10 06:59:08 +01:00
yulian
072547201c
remove unused variable in loop ( #2495 )
2022-05-03 11:06:13 +08:00
bosima
8293988499
fix: consume and publish blocked after rabbitmq reconnecting ( #2492 )
...
* Support direct generation of grpc method when package and service names of proto files are different.
* fix req.Interface() return nil.
* Get rid of dependence on 'Micro-Topic'
* Revert "Get rid of dependence on 'Micro-Topic'"
This reverts commit 3ff6944336
.
* Revert "fix req.Interface() return nil."
This reverts commit 90a1b34195
.
* Revert "Revert "fix req.Interface() return nil.""
This reverts commit e64737b7da
.
* Revert "Revert "Get rid of dependence on 'Micro-Topic'""
This reverts commit 141bb0a557
.
* fix: consume and publish blocked after reconnecting
Co-authored-by: maxinglun <maxinglun@zhijiaxing.net>
2022-04-28 17:55:06 +08:00
Asim Aslam
367771923c
Update README.md
2022-04-19 15:47:45 +01:00
Asim Aslam
4ca75f3ab3
Update README.md
2022-04-19 15:47:31 +01:00
Asim Aslam
4a7c16419e
Update README.md
2022-04-19 15:31:23 +01:00
Asim Aslam
1d396bdd64
Update README.md
2022-04-19 15:31:11 +01:00
Sergey Galkin
ca807e36c5
option to disable file watcher ( #2485 )
...
Co-authored-by: Sergey Galkin <v.sergey.galkin@reddit.com>
2022-04-18 19:30:14 +01:00
Asim Aslam
cce02927e7
Update README.md
2022-04-18 19:20:45 +01:00
Wang
034ba9a0de
typo fix; ( #2480 )
2022-04-15 09:55:30 +08:00
bosima
1919048c8f
Support direct generation of grpc method ( #2474 )
...
* Support direct generation of grpc method when package and service names of proto files are different.
* fix req.Interface() return nil.
2022-04-10 22:12:39 +08:00
Asim Aslam
62c2981baf
remove cli
2022-04-07 11:46:07 +01:00
Asim Aslam
efa2c4f2d2
remove dashboard
2022-04-07 11:45:58 +01:00
Asim Aslam
27b98c450e
Remove examples
2022-04-07 11:45:39 +01:00
Asim Aslam
e8604f065c
remove services
2022-04-07 11:45:22 +01:00
Asim Aslam
aaca7c27da
Update README.md
2022-04-07 11:44:47 +01:00
Asim Aslam
664ee31b1a
Update README.md
2022-04-07 08:20:57 +01:00
Wang
6dedee5d8c
Add header suppor for Kafka broker plugin; ( #2470 )
2022-04-04 19:54:19 +01:00
Wang
d1806e2883
Fix codec/bytes ( #2466 )
...
* Update marshaler.go
Byes codec always return error "invalid message" now.
* Update go.mod
Update package name
* Update go.mod
2022-04-02 18:11:12 +01:00
Morya
1f086a3002
fix https://github.com/asim/go-micro/issues/2344 ( #2462 )
...
fix https://github.com/asim/go-micro/issues/2344
2022-04-01 07:10:51 +01:00
Muhammad Iqbal Alaydrus
73eda3346d
Add Wait option support for sync/etcd plugins ( #2459 )
...
* Add Wait support for sync/etcd plugins
* Use ErrLockTimeout if context deadline exceeded
2022-03-25 10:28:19 +08:00
Chris Moran
c6d352c832
#2453 Fix with associated test update ( #2454 )
2022-03-17 10:22:05 +08:00
baerwang
356448017f
style:arrays pre-allocation ( #2449 )
2022-03-14 14:03:14 +08:00