Sergey Chugunov created IGNITE-14747:
----------------------------------------
Summary: RocksDB research: configuration, lifecycle, basic
integration
Key: IGNITE-14747
URL: https://issues.apache.org/jira/browse/IGNITE-14747
Project: Ignite
Issue Type: New Feature
Reporter: Sergey Chugunov
Fix For: 3.0
In accordance with
[IEP-74|https://cwiki.apache.org/confluence/display/IGNITE/IEP-74+Data+Storage]
first implementation of persistent Storage will be based on RocksDB K-V storage.
Thus research is needed on how to integrate it into ignite-3 realm. The
following questions should be covered:
# What additional configuration properties are needed.
# How to reconcile lifecycle of RocksDB instance with Ignite node lifecycle.
# How RocksDB abstractions (e.g. partitions) match with Ignite abstractions.
Also scope of tasks to implement basic Storage API over RocksDB should be
defined.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)