<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nayutaya</author_name>
  <author_url>https://blog.hatena.ne.jp/nayutaya/</author_url>
  <blog_title>那由多屋 開発日誌</blog_title>
  <blog_url>https://nayutaya.hatenadiary.org/</blog_url>
  <categories>
    <anon>Google App Engine</anon>
    <anon>Ruby</anon>
  </categories>
  <description>こんにちは。那由多屋の加藤です。 先日のエントリ「GAE/JRubyでハマったところ」に書いた「memcacheが失効しない」件が解決しました！ 丹念にソースコードを追ったところ、appengine-apis-0.0.12に原因を発見。AppEngine::Memcache#put内にtypoが・・・。「expiration」が「expiriation」になっているYO！ というわけで、下記のモンキーパッチでひとまず対処できます。 module AppEngine class Memcache def put(key, value, expiration, mode) check_write …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnayutaya.hatenadiary.org%2Fentry%2F20100126%2F1264499619&quot; title=&quot; GAE/JRubyでmemcacheが適切に失効しない件 - 那由多屋 開発日誌&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-01-26 18:53:39</published>
  <title> GAE/JRubyでmemcacheが適切に失効しない件</title>
  <type>rich</type>
  <url>https://nayutaya.hatenadiary.org/entry/20100126/1264499619</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
