Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 209 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 209 Bytes

Start project

Install redis

On Mac

brew install redis brew services start redis

redis-cli

paste this string

SET yesterday "[{"stationId":145,"temperature":256}]

Other Os Feel free to google