Stubbing Redis with SinonJS
If you are familiar with Redis it's a cool in-memory data structure that could be used in different usage like a database, cache, or a message broker. This features allowed developers to develop highly sophisticated application, like games' leadershi...
Aug 3, 20193.6K

