In memory Database is a type of Database that is stored in main memory (instead of hard disk) which makes to significantly fast (100X improvement) with some limitations. In this article, we explain everything about in-memory database and present an real system design example where in-memory database is used.
Table of Contents:
Introduction to DatabaseAbout In Memory DataBasesRedis (In memory DB)Memcached (In memory DB)Aerospike (In memory DB)HazelCast (In memory DB)In memory vs on disk da...
Published on June 06, 2021 04:27