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.
MongoDB からデータの JSON を返す必要があります。Ruby をバックエンドとして使用しています。クライアントには、data_version 文字列を指定する必要があります。これにより、クライアントはデータが変更されたかどうかを認識し、ストレージから同期するかロードするかを決定できます。
これを自動的に増やす方法はありますか?または、良い慣行はありますか?