issues
search
unistack-org
/
micro-roadmap
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
go 1.9
#110
vtolstov
opened
2 years ago
0
swagger improvements
#109
vtolstov
opened
2 years ago
0
register interface changes
#108
vtolstov
opened
2 years ago
0
flow interface changes
#107
vtolstov
opened
2 years ago
0
move away from proto to cue?
#106
vtolstov
opened
2 years ago
0
use wrapped errors
#105
vtolstov
opened
2 years ago
0
config: on Next() if watcher closed return ErrWatcherClosed err
#104
vtolstov
closed
3 years ago
1
ability to swap handlers in server
#103
vtolstov
opened
3 years ago
0
check store/broker for connected on Publish/Read/Write etc
#102
vtolstov
opened
3 years ago
0
add cache store to config service
#101
vtolstov
opened
3 years ago
0
add additional options
#100
vtolstov
opened
3 years ago
0
etcd and other cases with grpc and abstract unix sockets
#99
vtolstov
opened
3 years ago
0
opentracing conventions
#98
vtolstov
opened
3 years ago
0
provide interface As method
#97
vtolstov
opened
3 years ago
0
broker user headers if possible
#96
vtolstov
opened
3 years ago
0
allow to programmatically add/del config variables
#95
vtolstov
opened
3 years ago
0
provide codec options like tags to lookup
#94
vtolstov
closed
3 years ago
1
logger add Clone() method to return new logger instance with previous options
#93
vtolstov
closed
3 years ago
1
codec: fix broken unmarshal to map[string]interface{}
#92
vtolstov
closed
3 years ago
1
sql store
#91
vtolstov
closed
3 years ago
0
rewrite all generate stuff with sh scripts
#90
vtolstov
opened
3 years ago
0
improve logger wrapper
#89
vtolstov
opened
3 years ago
0
improve broker/store/config/server interfaces
#88
vtolstov
opened
3 years ago
0
write recovery wrapper for server first
#87
vtolstov
opened
3 years ago
0
replace publish and subscribe with batch versions, remove old
#86
vtolstov
opened
3 years ago
0
write generic connection pool package
#85
vtolstov
opened
3 years ago
0
write opentelementy micro tracer, move wrapper to tracer package
#84
vtolstov
opened
3 years ago
0
write example go generate file to avoid shell scripts to generate proto based stuff?
#83
vtolstov
opened
3 years ago
0
mock broker, client and server
#82
vtolstov
opened
3 years ago
0
server recovery handler
#81
vtolstov
opened
3 years ago
0
extend micro, broker, server, client interfaces
#80
vtolstov
opened
3 years ago
0
logger improvements
#79
vtolstov
closed
3 years ago
1
add server Endpoints method
#78
vtolstov
opened
3 years ago
0
drpc client and server
#77
vtolstov
opened
3 years ago
1
handle context cancel in server handlers and client
#76
vtolstov
opened
3 years ago
0
check timeout handling in client and server implementations
#75
vtolstov
opened
3 years ago
0
add client stream wrappers
#74
vtolstov
opened
3 years ago
0
integrate go-fuzz
#73
vtolstov
opened
3 years ago
0
create mock client/server ... etc
#72
vtolstov
closed
3 years ago
0
add pprof service proto def and implementation
#71
vtolstov
opened
3 years ago
0
http client/server allow to send x-form-urlencoded data
#70
vtolstov
closed
3 years ago
1
fill all needed internal options from context on NewXXX or Init
#69
vtolstov
opened
3 years ago
0
move Init of dependencies to implementations
#68
vtolstov
opened
3 years ago
1
graphsql
#67
vtolstov
opened
3 years ago
0
add health service proto def and implementation
#66
vtolstov
closed
3 years ago
1
remove namespace stuff
#65
vtolstov
opened
3 years ago
0
provide logger wrapper in micro/v3/logger/wrapper
#64
vtolstov
opened
3 years ago
0
improve memory usage across all code that works with context
#63
vtolstov
closed
3 years ago
0
add reflection support to server
#62
vtolstov
opened
3 years ago
2
provide additional metrics from http and grpc servers and clients
#61
vtolstov
closed
3 years ago
1
Next