Caching Without Marshal
Offered By: Ruby Central via YouTube
Course Description
Overview
Explore the risks and alternatives to Ruby's Marshal in this 30-minute RailsConf 2022 talk. Delve into the inner workings of Marshal, its potential security vulnerabilities, and the process of migrating to MessagePack for safer caching in a core monolith. Learn why replacing Marshal with a more compact binary serialization format can enhance security and performance. Gain insights into the benefits of stricter typing and reduced magic in caching implementations, and discover practical strategies for improving your Rails application's caching system.
Syllabus
RailsConf 2022 - Caching Without Marshal by Chris Salzberg
Taught by
Ruby Central
Related Courses
Web Application ArchitecturesUniversity of New Mexico via Coursera Ruby مدخل إلى برمجة مواقع الإنترنت باستخدام لغة
Rwaq (رواق) Rails with Active Record and Action Pack
Johns Hopkins University via Coursera Ruby on Rails: An Introduction
Johns Hopkins University via Coursera Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera