Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

mv non-trivial StorageApi methods to steroid #395

Merged
merged 3 commits into from
Jan 8, 2023

Conversation

SergNikitin
Copy link
Collaborator

@SergNikitin SergNikitin commented Jan 4, 2023

This PR brings no functional changes, just moves code around.

Move node.lookup and node.createOrUpdate into steroid to minimise the amount of StorageApi methods that need to be re-implemented for #351. Their implementation has always been an extension of single-request smuggler APIs which combines multiple REST calls into 1 function which fits steroid scope well.

@SergNikitin SergNikitin marked this pull request as ready for review January 4, 2023 21:46
@akindyakov
Copy link
Contributor

Ooops, missed this PR notification - sorry for delay

@SergNikitin SergNikitin merged commit 4b7b8a2 into main Jan 8, 2023
@SergNikitin SergNikitin deleted the offline-storage-api-1 branch January 8, 2023 19:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants