<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>euglena1215</author_name>
  <author_url>https://blog.hatena.ne.jp/euglena1215/</author_url>
  <blog_title>カレーの恩返し</blog_title>
  <blog_url>https://euglena1215.hatenablog.jp/</blog_url>
  <categories>
    <anon>ISUCON</anon>
  </categories>
  <description>ISUCON予選が明日に迫ってきました。 Redisの操作が全く覚えられないのでまとめておきます。 セッティング インストール qiita.com この辺とか見たらいい感じにできるのではないでしょうか(未確認) 使い方 # デフォルトは127.0.0.1:6379で繋がるはずなのでとりあえずこれで def redis @redis ||= (Thread.current[:isu8_redis] ||= Redis.new(host: &quot;127.0.0.1&quot;, port: 6379)) end # keyはこんな感じでメソッドで隠してあげるとtypoが減ってよさそう def redis_key…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feuglena1215.hatenablog.jp%2Fentry%2F2018%2F09%2F15%2F170822&quot; title=&quot;【ISUCON用】Redis Cheat Sheet - カレーの恩返し&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>2018-09-15 17:08:22</published>
  <title>【ISUCON用】Redis Cheat Sheet</title>
  <type>rich</type>
  <url>https://euglena1215.hatenablog.jp/entry/2018/09/15/170822</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
