diff --git a/README.md b/README.md index 254e3c6b5b..87a52ab7d9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Trieve Logo

-Sign Up (1k chunks free) | Hacker News Search Engine | Documentation | Meet a Maintainer | Discord | Matrix +Sign Up (1k chunks free) | PDF2MD | Hacker News Search Engine | Documentation | Meet a Maintainer | Discord | Matrix

diff --git a/pdf2md/README.md b/pdf2md/README.md index b5dbcc5d89..af619fb070 100644 --- a/pdf2md/README.md +++ b/pdf2md/README.md @@ -41,6 +41,8 @@ There's no compelling reason why Rust is necessary for this, but we wanted to ha - there will be a future release of this macro in an isolated crate - [Clickhouse](https://github.com/ClickHouse/ClickHouse) for task storage - we have had a surprising amount of Postgres issues (especially write locks) building Trieve, so Clickhouse as the primary data store here is cool +- [chm](https://docs.rs/chm/latest/chm/index.html) for Clickhouse migrations + - in-house CLI for creating a Clickhouse migrations folder and system - [MinIO S3](https://github.com/minio/minio) for file storage ## How does PDF2MD work?