memcache icon indicating copy to clipboard operation
memcache copied to clipboard

High performance memcache client in Go (golang)

Results 5 memcache issues
Sort by recently updated
recently updated
newest added

It is usefull to support memcached append command

https://golang.org/pkg/testing/#T.Skipf fixes #4

1031fa0ce2f20c1c0e1e1b51951d8ea02c84fa05 does not pass unit test with Go 1.10 ``` + GOPATH=/builddir/build/BUILD/memcache-1031fa0ce2f20c1c0e1e1b51951d8ea02c84fa05/_build:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro '\''' # github.com/rainycape/memcache ./memcache_test.go:45: Skip call has possible...