<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>neko3cs</author_name>
  <author_url>https://blog.hatena.ne.jp/neko3cs/</author_url>
  <blog_title>ねこさんのぶろぐ</blog_title>
  <blog_url>https://blog.neko3cs.net/</blog_url>
  <categories>
    <anon>Redis</anon>
    <anon>備忘録</anon>
  </categories>
  <description>KVS型のインメモリDB、Redisの使い方をさらっと覚えたのでその際の学習メモを載せます。 習得に使ったサイトはドットインストールです。 Redisの特徴 インメモリDBである つまり高速 永続化可能 メモリ情報をdumpして再起動時に読み込む データ構造サーバ いくつかのデータ型が用意されている KVS Key Value Store Redisのデータ型 string: 個々のデータを保存 グローバルな感じに保存する list: 順番に並べた複数の要素 時系列的なデータの保存 set: 順不同の要素, 重複を許さない タグ、ソーシャルグラフ sorted list: setの特徴を持ちつ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.neko3cs.net%2Fentry%2F2019%2F03%2F28%2F162301&quot; title=&quot;Redis学習メモ - ねこさんのぶろぐ&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>2019-03-28 16:23:01</published>
  <title>Redis学習メモ</title>
  <type>rich</type>
  <url>https://blog.neko3cs.net/entry/2019/03/28/162301</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
