Skip to content

Commit

Permalink
refactor: use a wrapper to simplify interfacing with storage (#364)
Browse files Browse the repository at this point in the history
* refactor: wrapper on storage to improve readability

* test: ensure serializer handles data in FIFO order

* refactor: simplify code with lesser match branches

* doc: update comments

* refactor: DRY storage metrics collection

* refactor: next can't err

* refactor: store can't err

* refactor: `send_publish` takes a `publish`

* doc: comment explaining functions

* refactor: `clone` when required only
  • Loading branch information
Devdutt Shenoi authored Oct 13, 2024
1 parent 8866ea6 commit 54ea96d
Show file tree
Hide file tree
Showing 3 changed files with 258 additions and 248 deletions.
Loading

0 comments on commit 54ea96d

Please sign in to comment.