Skip to content

feat(storage) Adds batch store interface and mysql implementation#56

Merged
manjari25 merged 1 commit into
mainfrom
manjari/batch-store
Feb 24, 2026
Merged

feat(storage) Adds batch store interface and mysql implementation#56
manjari25 merged 1 commit into
mainfrom
manjari/batch-store

Conversation

@manjari25
Copy link
Copy Markdown
Contributor

@manjari25 manjari25 commented Feb 24, 2026

Summary

feat(storage) Adds batch store interface and mysql implementation

Why?

This sets up a batch store interface (and implementation) interact with the mysql backend for this table.

What?

  • Adds BatchStore

Test Plan

Issues

manjari25 added a commit that referenced this pull request Feb 24, 2026
## Summary
feat(entities) Adds batch dependent entity and sql schema


## Why?
<!-- Why is this change necessary? What is the motivation or
justification? -->
This sets up batch dependent entity and its corresponding sql schema.
This helps make reverse look ups for batch dependencies easier
throughout the system.

## What?
* Add a `BatchDependent` entity
* Add `batch_dependent` mysql schema
* Note: `BatchDependentStore` in upcoming PR

## Test Plan


## Issues


## Stack
1. @ #54
1. #48
1. #49
1. #56
@manjari25 manjari25 force-pushed the manjari/speculation-tree-entity branch from aa1b44b to 8b47761 Compare February 24, 2026 03:28
@manjari25 manjari25 marked this pull request as ready for review February 24, 2026 04:02
Comment thread gateway/controller/land_test.go
Comment thread extension/storage/mysql/batch_store.go
Comment thread extension/storage/mysql/batch_store.go
Comment thread extension/storage/mysql/batch_store.go
Comment thread gateway/controller/land_test.go
@manjari25 manjari25 force-pushed the manjari/speculation-tree-entity branch from 8b47761 to f110fe5 Compare February 24, 2026 17:31
@manjari25 manjari25 changed the title feat(entities) Adds batch store interface and mysql implementation feat(storage) Adds batch store interface and mysql implementation Feb 24, 2026
@manjari25 manjari25 force-pushed the manjari/batch-store branch 2 times, most recently from 5d7de89 to 434fda8 Compare February 24, 2026 20:00
@manjari25 manjari25 force-pushed the manjari/speculation-tree-entity branch from eac60c9 to ccd3c35 Compare February 24, 2026 20:28
Base automatically changed from manjari/speculation-tree-entity to main February 24, 2026 21:06
@manjari25 manjari25 merged commit 9b294a6 into main Feb 24, 2026
8 checks passed
@behinddwalls behinddwalls deleted the manjari/batch-store branch June 2, 2026 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants