Introduction What is Redis? Redis stands for REmote DIctionary Server. It is an in-memory key-value database server. In-memory means that redis using memory to store data instead of disks, which… [Continue Reading]
ASCENDING – Share tips and tricks on AWS Cloud
ASCENDING is a Virginia Based AWS Certified Partner. We decided to share some tricks through real life code example here.
Introduction What is Redis? Redis stands for REmote DIctionary Server. It is an in-memory key-value database server. In-memory means that redis using memory to store data instead of disks, which… [Continue Reading]