<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>IndexedDB on PlumePHP</title><link>https://plumephp.com/tags/indexeddb/</link><description>Recent content in IndexedDB on PlumePHP</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Sat, 13 Jun 2026 13:44:00 +0800</lastBuildDate><atom:link href="https://plumephp.com/tags/indexeddb/index.xml" rel="self" type="application/rss+xml"/><item><title>Phaser 游戏存档设计：localStorage 能救急，不能背整套经济系统</title><link>https://plumephp.com/phaser-save-data-indexeddb-localstorage-2026/</link><pubDate>Sat, 13 Jun 2026 13:44:00 +0800</pubDate><guid>https://plumephp.com/phaser-save-data-indexeddb-localstorage-2026/</guid><description>&lt;h2 id="从一个真实问题开始"&gt;从一个真实问题开始&lt;/h2&gt;
&lt;p&gt;一次活动版本后，客服收到不少反馈：玩家明明昨天解锁了皮肤，今天打开又没了。排查发现，部分玩家使用隐私浏览器，部分玩家清理了站点数据，还有一部分是新版本改了存档字段，旧数据读取失败后被默认值覆盖。localStorage 没有错，错的是团队把它当成了数据库。&lt;/p&gt;</description></item></channel></rss>