ニュース

zstd (zスタンダード) は2015年にFacebookから出た圧縮ライブラリで、高速な圧縮処理が可能です。今回はzstdのPythonライブラリを使用して、Redisに保存してあるデータを圧縮する手順を整理しておきます。 Redisに保存してあるデータは、以下のようにハッシュ型に ...
本日から「# 日目」という表記から「日目」を削除することにしました。 毎日更新がやり切れていないのと、業務でプログラミングには触れているので、実態とズレてきた感じがしているためです。 一応、どこまで続けるかというゴールは初めから自分 ...
For faster performance, install redis with hiredis support, this provides a compiled response parser, and for most cases requires zero code changes. By default, if ...
This is a starting point for Python solutions to the "Build Your Own Redis" Challenge. Traceback (most recent call last): File "/.../python3.7/runpy.py", line 193, in ...
Kyle J. Davis is the technical marketing manager at Redis Labs. Even in the so-called modern web application, AJAX HTTP requests fly back and forth between the client and server layers, moving data in ...