Key Value Configuration
On the key-value configuration, there is KeyValueConfiguration to BucketManagerFactory.
KeyValueConfiguration configuration = //instance
BucketManagerFactory managerFactory = configuration.get();
Last updated
On the key-value configuration, there is KeyValueConfiguration to BucketManagerFactory.
KeyValueConfiguration configuration = //instance
BucketManagerFactory managerFactory = configuration.get();
Last updated