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.
4KB を超えるセッションがあり、Rails から cookieOverflow 例外が発生します。
セッション ストアを使用して、DB 内のセッション情報ストアを取得できることはわかっています。
私の場合、mongoDB と mongoid を使用しています。
私のmongodbデータベースをセッションストアとして使用するという私の目標を達成するための良い宝石を知っている人はいますか?
ありがとう
セッションストアにはredisをお勧めしました。
https://github.com/redis-store/redis-rails