Skip to content

Conversation

susan-pgedge
Copy link
Member

The docs moved have been put into MkDocs format, but the repo still needs a .yaml file...

@susan-pgedge susan-pgedge requested review from dpage and pct960 October 15, 2025 16:08
The Merkle trees can be kept up-to-date automatically by running the `mtree listen` command, which uses Change Data Capture (CDC) with the `pgoutput` output plugin to track row changes. Performing the `mtree table-diff` will update the Merkle tree even if `mtree listen` is not used.
### Building the Documentation
Copy link
Member

Choose a reason for hiding this comment

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

I think we can move this to some place inside the docs/ directory. The main README file of the repo could have essential docs to get started.

Copy link
Member

Choose a reason for hiding this comment

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

Are we using all these images in the docs for ACE?

Copy link
Member

Choose a reason for hiding this comment

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

@susan-pgedge, could you do a pass on the images directory and remove all images unrelated to ACE?

@@ -0,0 +1,337 @@

## ACE API Endpoints
Copy link
Member

Choose a reason for hiding this comment

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

REST APIs are an upcoming feature in Golang ACE. They are only available in the Python version of ACE. We should remove this file for now.


ACE includes API endpoints for some of its most frequently used functions.

## API Reference
Copy link
Member

Choose a reason for hiding this comment

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

Although, at a high level, the functions are the same, there are subtle differences between the Python and Golang versions of ACE. I think we shouldn't be adding the Python ACE-related docs to this repo.

@@ -0,0 +1,194 @@
# Scheduling ACE Diff Operations (Beta)
Copy link
Member

Choose a reason for hiding this comment

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

Scheduling isn't available with Golang ACE just yet. Please delete this file.

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.

2 participants