Create SET cache endpoint
Compare changes
+ 29
− 3
@@ -41,10 +41,10 @@ var _ = Service("cache", func() {
@@ -59,7 +59,33 @@ var _ = Service("cache", func() {
Cache SET endpoint implementation
Closes #3 (closed) FYI: @tziai @valerii.kalashnikov