cloudwan / gohan

Gohan is an API Gateway Server written by Go that makes it easy for developers to create and maintain REST-style API
http://www.slideshare.net/natiueno/gohan-61170476
Other
109 stars 44 forks source link

[CW-1186] Copy data during update #729

Closed michalzurawski closed 5 years ago

michalzurawski commented 5 years ago

Previously the data was not copied which resulted in incorrect data in the cache.

michalzurawski commented 5 years ago

@jkmar @zimnx @cierpuchaw @morrisson @tomasz-michalski @kuba2 kind reminder about this PR