COSCUP x RubyConf TW 2021

Redis 資料結構與實作
2021-07-31 , TR212
Language: 漢語


slido url:

https://app.sli.do/event/svcjijnu

Translate Title:

Redis data structure implementation

hackmd url:

https://hackmd.io/@coscup/Bk8qLaw0d/%2F%40coscup%2FrkeuLTPC_

Abstract:

Redis 是一個開放原始碼的 in-memory、key-value 資料庫,經常作為快取來減輕後端資料庫的壓力。Redis 提供了豐富的資料類型,如字串、列表、集合、雜湊表、有序集合等,但仍能提供高效率的存取速度與極低的記憶體使用量。在這場演講中,將深入說明 Redis 的底層實作,了解設計資料結構時的考量與技巧。

Talk Length:

30

English Abstract:

Redis is an open source in-memory, key-value database that is often used as a cache service to relieve the pressure on back-end databases. Redis offers rich data types such as strings, lists, set, hash table, ordered set, and more, but still provides efficient access and very low memory usage. In this presentation, we will delve into Redis's underlying work and learn about the considerations and techniques used to design the structure of the material.

您是否知悉並同意如採遠端形式分享,需提供預錄影片(您需同意大會才能接受您的稿件): yes