Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/selfup/gocacheplayground

Repo to compare redis + go vs. smache
https://github.com/selfup/gocacheplayground

Last synced: about 2 months ago
JSON representation

Repo to compare redis + go vs. smache

Awesome Lists containing this project

README

        

# Redis and Golang playground

### Setup

`./scripts/fetch.sh`

1. in a shell: `docker-compose up`
1. in another shell: `go run main.go`
1. in another shell: `./scripts/bench.sh`

![image](https://user-images.githubusercontent.com/9837366/58750816-618d0400-845c-11e9-8ab9-8e6b0fa470d2.png)