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.
私はsails.jsが初めてです。 このように、sails-redis で redis コマンドを発行したいのですが、
lrange SPECIFIC_KEY 0 10
しかし、モデルにコードをどのように記述すればよいかわかりません。 Sails-redis と waterline のドキュメントは、私にヒントを与えてくれません。
これはどうすればいいですか?