Skip to content
Snippets Groups Projects
Commit 8ba751fd authored by Yaroslav Dynnikov's avatar Yaroslav Dynnikov Committed by Georgy Moshkin
Browse files

refactor: isolate RaftSpaceAccess from Storage

The final goal is to encapsulate access to Storage, but at first we split it
into two parts - one for raft data, and another one for picodata stuff.

This patch introduces the first one - RaftSpaceAccess. It isn't used in
code yet, but already displays the future API.
parent 8056973b
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment