Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/freeformz/testrediss


https://github.com/freeformz/testrediss

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

```console
$ heroku create
$ heroku addons:create heroku-redis:premium-0
$ git push heroku master
$ heroku redis:wait
$ heroku run bash
$$ bin/redis.v5
$$ bin/redigo
```