fix cache
shardmap/shardmap.go @@ -109,7 +109,7 @@ } wg.Wait() fmt.Prilnt("value of map: ",ids) fmt.Println("value of map: ",ids) buf, err = json.Marshal(ids) if err != nil {