Caching Without Marshal - Migrating to MessagePack in Ruby
Offered By: Confreaks via YouTube
Course Description
Overview
Explore the risks and benefits of replacing Ruby's Marshal with MessagePack for caching in this RailsConf 2022 talk. Delve into the inner workings of Marshal, understanding its ability to transform objects into binary blobs and the associated dangers, such as broken deploys and potential remote code execution vulnerabilities. Learn about the migration process to MessagePack, a more compact binary serialization format with stricter typing and reduced magic. Discover why this unconventional approach might be beneficial for your Ruby on Rails projects, and gain insights into implementing a safer caching strategy without compromising on functionality.
Syllabus
RailsConf 2022 - Caching Without Marshal by Chris Salzberg
Taught by
Confreaks
Related Courses
Python 3: Deep Dive (Part 3 - Dictionaries, Sets, JSON)Udemy Apache Kafka Series - Confluent Schema Registry & REST Proxy
Udemy Java Swing (GUI) Programming: From Beginner to Expert
Udemy Java Programming
Udacity The Ultimate Guide to Savegames in Unity
Udemy