kvstore server.go is the server file client.go is the client file Actions implemented till now Update,Insert,Delete,View How to run: first run server file : go run server.go then run client file : go run client.go follow the instructions !!!