「Redis」の版間の差分
imported>Administrator ページの作成:「'''Redis'''(読み:れでぃす、語源:remote dictionary server)とは、メモリ上にKey-Valueストア(通称:KVS)を構築することが...」 |
imported>Administrator |
||
| (同じ利用者による、間の2版が非表示) | |||
| 34行目: | 34行目: | ||
ln -sfv /usr/local/opt/redis/*.plist ~/Library/LaunchAgents | ln -sfv /usr/local/opt/redis/*.plist ~/Library/LaunchAgents | ||
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.redis.plist | launchctl load ~/Library/LaunchAgents/homebrew.mxcl.redis.plist | ||
==プログラムからの利用== | |||
* [[Redis/.NET Framework|.NET Framework]] | |||
==関連項目== | ==関連項目== | ||