Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Make KeyValueStorage implement Closeable #207

Merged
merged 1 commit into from
Oct 29, 2018

Conversation

ajsutton
Copy link
Contributor

PR description

Make KeyValueStorage implement Closeable as being closed to release resources is a common requirement of storage engines. Replace explicit references to RocksDbKeyValueStorage with the more generic KeyValueStorage.

@ajsutton ajsutton merged commit e5e21ba into PegaSysEng:master Oct 29, 2018
@ajsutton ajsutton deleted the kv-close branch October 29, 2018 20:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants