Essays about: "redis"

Showing result 11 - 15 of 17 essays containing the word redis.

  1. 11. Scalability and Performance through Distribution : An approach to distribute a standalone Erlang implementation of Redis

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Joachim Nilsson; [2018]
    Keywords : ;

    Abstract : This report evaluates the possibilities of scalability and increased performance bydistributing a system. Also, it will illustrate the relative ease of implementationusing Erlang. The illustration is made by distributing the stand alone key-value datastore Edis. READ MORE

  2. 12. Snapple : A distributed, fault-tolerant, in-memory key-value store using Conflict-Free Replicated Data Types

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Johan Stenberg; [2016]
    Keywords : Distributed Systems; CRDTs; Conflict-Free Replicated Data Types; OR-Set; Snapple;

    Abstract : As services grow and receive more traffic, data resilience through replication becomes increasingly important. Modern large-scale Internet services such as Facebook, Google and Twitter serve millions of users concurrently. Replication is a vital component of distributed systems. READ MORE

  3. 13. A Performance Comparison of SQL and NoSQL Databases for Large Scale Analysis of Persistent Logs

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Abdullah Hamed Al Hinai; [2016]
    Keywords : ;

    Abstract : Recently, non-relational database systems known as NoSQL have emerged as alternative platforms to store, load and analyze Big Data. Most NoSQL systems, such as MongoDB, Redis, HBase, and Cassandra sacrifice consistency for scalability which means that users may not be able to retrieve the latest changes in the data but can execute faster queries. READ MORE

  4. 14. Integration av köhanteringssystem och optimering av en existerande webbplattform

    University essay from Lunds universitet/Högskoleingenjörsutbildning i datateknik

    Author : Jonas Holmström; [2016]
    Keywords : system load; queue; open source; node; redis; automated; Technology and Engineering;

    Abstract : When a website has critical points in time when the amount of visitors increases significantly within a very short time frame, it is extremely important for the underlying system to be prepared to properly handle these large amount of requests. In Emues’ case it’s about more than just keeping the services running, but also to improve on the user experience while purchasing tickets for events. READ MORE

  5. 15. A Non-functional evaluation of NoSQL Database Management Systems

    University essay from Linnéuniversitetet/Institutionen för datavetenskap (DV)

    Author : Johan Landbris; [2015]
    Keywords : NoSQL; Database; MongoDB; Cassandra; Redis; YCSB;

    Abstract : NoSQL is basically a family name for all Database Management Systems (DBMS) that is not Relational DBMS. The fast growth of all social networks has led to a huge amount of unstructured data that NoSQL DBMS is supposed to handle better than Relational DBMS. Most comparisons performed are between Relational DBMS and NoSQL DBMS. READ MORE