当前位置: 首页 > 工具软件 > Apache Geode > 使用案例 >

Spring Session for Apache Geode & Pivotal GemFire

谭京
2023-12-01
Overview
Learn
Samples

Spring Session for Apache Geode & Pivotal GemFire (SSDG) provides an API and implementation of Spring Session core to manage a user’s Session information.

Session state is stored in Apache Geode by leveraging Spring Data for Apache Geode, or Pivotal GemFire by leveraging Spring Data for Pivotal GemFire. By integrating with Apache Geode and Pivotal GemFire, you now have the power of these technologies (e.g. Strong Consistency, Low Latency, High Availability, Resiliency, etc) at your finger tips in your Spring Boot applications.

It is even possible to use SSDG when deploying and running your Spring Boot applications in Pivotal CloudFoundry, using Pivotal Cloud Cache, which is itself based on Apache Geode.
Features

Spring Session for Apache Geode, or alternatively Pivotal GemFire, (SSDG) provides the following features:

HTTP and WebSocket Session state management using either Apache Geode
 类似资料:

相关阅读

相关文章

相关问答