04:03:59 GMT <[Derek]> redis as a nosql db? 04:18:07 GMT hey 04:18:52 GMT I'm thinking of using redis as a storage unit for the state of my web app in order to make the API completely stateless, is this a good or bad idea? 04:19:47 GMT the idea is to use redis notification coupled with http/2 push, to send asynchronous events to users 04:20:01 GMT and users can simple generate event using a basic REST API 07:38:43 GMT sector_0: you can do that in a couple of ways with redis