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.
我正在开发一个应用程序,我需要将从 db 返回的行保存到页面(以 json 的形式)到用户的会话。
我在客户端使用 jquery,在后端使用 springMVC 框架 + Hibernate。返回的 json 大小约为 200kb,我需要在用户会话中维护。实现这一目标的最佳方法是什么?
你最好使用缓存服务器;redis、memcached、infinispan。我推荐英菲尼斯潘。 无限网址