ddc34801ee
Plugins and profiles ( #2764 )
...
* feat: more plugins
* chore(ci): split out benchmarks
Attempt to resolve too many open files in ci
* chore(ci): split out benchmarks
* fix(ci): Attempt to resolve too many open files in ci
* fix: set DefaultX for cli flag and service option
* fix: restore http broker
* fix: default http broker
* feat: full nats profile
* chore: still ugly, not ready
* fix: better initialization for profiles
* fix(tests): comment out flaky listen tests
* fix: disable benchmarks on gha
* chore: cleanup, comments
* chore: add nats config source
2025-05-20 13:24:06 -04:00
6e393f6abf
move cmd package back to top level. Strip grpc plugin
2024-07-07 22:38:11 +01:00
6cf2b02f0f
move cmd to util ( #2527 )
...
* move cmd to util
* go fmt
2022-07-11 14:37:34 +01:00
1cd7cfaa6c
go-micro.dev/v4 ( #2305 )
2021-10-12 12:55:53 +01:00
12eff1cc60
go fmt
2021-09-24 09:08:39 +01:00
cb3db7dd83
Update options.go
2021-09-19 17:22:28 +01:00
066ce5045b
Command Option add NewConfig,NewProfile func ( #2276 )
...
* Add grpc,memory,quic transport automatically discover
* Add grpc,memory,quic transport automatically discover
* Add jwt auth automatically discover
* Add jwt auth automatically discover
* Add config command option automatically discover
* Add AuthCall wrapper func
* Add NewConfig func
* Add NewProfile func
2021-09-19 17:21:55 +01:00
05a299b76c
Add simple in-memory cache ( #2231 )
...
* Add simple in-memory cache
* Support configuring cache expiration duration
* Support preinitializing cache with items
* Register cache
2021-08-31 15:31:16 +01:00
d94936f6c9
v3 ( #2104 )
...
* v3
* revert plugins
* fixup some issues
2021-01-20 13:54:31 +00:00
df687fe5d4
move selector
2020-12-12 20:14:50 +00:00
e761aa1940
move cmd
2020-12-09 18:07:01 +00:00
c350e19552
Move cmd => config/cmd
2019-06-21 13:36:11 +01:00
c9b40cb33b
switch to stdlib context
2018-03-03 11:53:52 +00:00
20feb95e18
Add the ability to switch out client/server
2016-11-18 17:29:26 +00:00
5a6ff655db
Transport init
2016-03-15 22:25:32 +00:00
f088074f29
Registry init
2016-03-15 22:20:21 +00:00
64220dc0c5
Broker init
2016-03-15 22:12:28 +00:00
8bf72a3325
Replace map[string]string with Context for extra options. map[string]string is essentially useless. Context can store anything
2016-01-06 16:25:12 +00:00
1f1bc27421
Make command internal
2016-01-02 00:38:57 +00:00
0d50b2eb32
Update top level init
2016-01-01 01:16:21 +00:00