problem: redis cached makes JSON parsing only to extract metadata, ineffective
solution: encode in protobuf with metadata included
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Languages
|
||||
groovyVersion=2.5.5
|
||||
kotlinVersion=1.3.11
|
||||
protocVersion=3.7.1
|
||||
|
||||
# Main Libs
|
||||
slf4jVersion=1.7.25
|
||||
jacksonVersion=2.9.8
|
||||
grpcVersion=1.20.0
|
||||
protocVersion=3.7.1
|
||||
protobufVersion=3.7.1
|
||||
|
||||
# Core
|
||||
|
||||
Reference in New Issue
Block a user