Hello Redis

Redis an in-memory database – it saves data to a server’s memory instead of writing it to disk. I don’t know much more about it (yet), but being able to read and write data without a lot of overhead might solve a problem I’ve run into. The problem I’m learning about Redis now because the… Continue reading Hello Redis