Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

feat(host): Disk backed KV store#185

Merged
clabby merged 1 commit intomainfrom
cl/host-disk-kv
May 29, 2024
Merged

feat(host): Disk backed KV store#185
clabby merged 1 commit intomainfrom
cl/host-disk-kv

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented May 27, 2024

Overview

Adds a disk-backed KV store for the host program, activated when
--data-dir is passed.

@clabby clabby self-assigned this May 27, 2024
@clabby clabby added K-feature Kind: feature A-host Area: host binary labels May 27, 2024
Copy link
Contributor Author

clabby commented May 27, 2024

@clabby clabby force-pushed the cl/host-disk-kv branch from 1c67637 to 578ec04 Compare May 27, 2024 05:00
@clabby clabby force-pushed the cl/host-disk-kv branch from 578ec04 to 20854e3 Compare May 27, 2024 05:35
@clabby clabby force-pushed the cl/host-disk-kv branch from 20854e3 to e1b363a Compare May 27, 2024 05:37
@clabby clabby force-pushed the cl/host-disk-kv branch from e1b363a to fd366b7 Compare May 27, 2024 15:23
@clabby clabby force-pushed the cl/host-disk-kv branch from fd366b7 to ff8be21 Compare May 29, 2024 14:34
@clabby clabby force-pushed the cl/host-disk-kv branch from ff8be21 to 6387853 Compare May 29, 2024 16:51
@clabby clabby marked this pull request as ready for review May 29, 2024 16:52
@clabby clabby force-pushed the cl/host-server branch 2 times, most recently from fadd69b to 8a57aa8 Compare May 29, 2024 17:43
@clabby clabby force-pushed the cl/host-disk-kv branch from 6387853 to 57971b6 Compare May 29, 2024 17:43
@clabby clabby force-pushed the cl/host-disk-kv branch from 57971b6 to 05a7716 Compare May 29, 2024 21:22
Copy link
Contributor

@refcell refcell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Niceeee

Base automatically changed from cl/host-server to main May 29, 2024 21:33
## Overview

Adds a disk-backed KV store for the host program, activated when
`--data-dir` is passed.
@clabby clabby force-pushed the cl/host-disk-kv branch from 05a7716 to 1395d72 Compare May 29, 2024 21:33
@clabby clabby enabled auto-merge May 29, 2024 21:35
@clabby clabby added this pull request to the merge queue May 29, 2024
Merged via the queue into main with commit 688de99 May 29, 2024
This was referenced May 29, 2024
This was referenced Jun 6, 2024
This was referenced Jun 16, 2024
@clabby clabby deleted the cl/host-disk-kv branch July 2, 2024 03:39
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
## Overview

Adds a disk-backed KV store for the host program, activated when
`--data-dir` is passed.
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
## Overview

Adds a disk-backed KV store for the host program, activated when
`--data-dir` is passed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-host Area: host binary K-feature Kind: feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants