issues
search
nmezhenskyi
/
rcs
Remote Caching Server is a versatile key-value data store accessible through Native, gRPC, and HTTP APIs.
MIT License
13
stars
0
forks
source link
Small improvements
#4
Closed
nmezhenskyi
closed
1 year ago
nmezhenskyi
commented
1 year ago
Improvements
Reduce Docker image size, split build into 2 stages
Start adding benchmarks, added native Set and http Set
Set DefaultMessageSize for Native protocol to 4096 bytes
Improvements