Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
データベース クエリの結果を Redis に保存しようとしています (ここでは Redis はキャッシュとして動作しています)、DB ストア プロシージャから結果を取得して List に保存し、そのリストを Redis に保存したいのですが、どうすればこれを達成できますか?
ServiceStack を使用しています
ありがとう