apexbase 1.35.0

High-performance HTAP embedded database with Rust core
1
2
3
4
5
6
7
8
9
10
11
12
13
# ApexBase Documentation

This directory contains the Markdown source for the ApexBase documentation site.

- Site homepage: [index.md]index.md
- Reading order and the full page inventory: [documentation-index.md]documentation-index.md
- Local preview, strict build, and GitHub Pages deployment: see the
  "Documentation Deployment" section of
  [documentation-index.md]documentation-index.md.

The site is built with MkDocs Material from the repository root; `mkdocs.yml`
owns the navigation and `.github/workflows/docs.yml` publishes versioned
documentation with `mike`.