Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/selfup/gocacheplayground
- Owner: selfup
- License: mit
- Created: 2019-05-30T22:02:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-01T16:00:32.000Z (over 5 years ago)
- Last Synced: 2024-04-14T05:13:13.360Z (9 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)