Essays about: "RAHUL REDDY KATIKI REDDY"

Found 1 essay containing the words RAHUL REDDY KATIKI REDDY.

  1. 1. Improving Efficiency of Data Compaction by Creating & Evaluating a Random Compaction Strategy in Apache Cassandra

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : RAHUL REDDY KATIKI REDDY; [2020]
    Keywords : Apache Cassandra; Compaction Strategy; Random Compaction; NoSQL; Design Science.;

    Abstract : Background: Cassandra is a NoSQL database, where the data in the background is stored in the immutable tables which are called SSTables. These SSTables are subjected to a method called Compaction to reclaim the disk space and to improve READ performance. READ MORE