Redis server emulation for local GO storage.
At this point, method comments have been borrowed directly from redis.io/commands and methods may or may not correctly implement the intended API.
$ go get github.com/AnimationMentor/go-local-redis
Redis server emulation for local GO storage.
At this point, method comments have been borrowed directly from redis.io/commands and methods may or may not correctly implement the intended API.
$ go get github.com/AnimationMentor/go-local-redis