Since there is a powerful opendal as a cache client that deals with object fragmentation and object metadata interpretation.
The server side of the cache becomes a simple key-value-like store.
Thus there is no need to build another service. There is already plenty of software that meets such a need. traffic server is a mature cache server and supports pushing an object to it.
We can just deploy a traffic server cluster as a cache service backend.
Thus this project will be hanging unless any requirements can not be implemented with the traffic server.
@Xuanwo @bohutang @flaneur2020 @lichuang @ariesdevil