Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 237 Bytes

chapter2_6_3.md

File metadata and controls

9 lines (6 loc) · 237 Bytes

Key Value Configuration

On the key-value configuration, there is KeyValueConfiguration to BucketManagerFactory.

KeyValueConfiguration configuration = //instance
BucketManagerFactory managerFactory = configuration.get();