spring-data/geode/storage
j b8618281d7 '1' 2024-06-10 21:20:03 +08:00
..
src '1' 2024-06-10 21:20:03 +08:00
README.md '1' 2024-06-10 21:20:03 +08:00
pom.xml '1' 2024-06-10 21:20:03 +08:00

README.md

Storage Example

In this example you will see how to configure your server to compress regions, store data off-heap, and customize the way region is stored in the region, such as the number of buckets and duplicate copies.

NOTE: Inorder to see output, you must change the loglevel from "error" to "info" in the logback.xml file located under src/test/resources.