Skip to content

Commit

Permalink
feat(amazonaurora): merge amazon aurora vector stores (#724)
Browse files Browse the repository at this point in the history
* feat(amazonaurora): merge amazon aurora vector stores

---------

Signed-off-by: Maksim Tybar <[email protected]>
Co-authored-by: Alain Krok <[email protected]>
  • Loading branch information
maxtybar and krokoko authored Oct 3, 2024
1 parent b7f118c commit b4bf5e4
Show file tree
Hide file tree
Showing 35 changed files with 2,053 additions and 1,472 deletions.
14 changes: 12 additions & 2 deletions apidocs/namespaces/amazonaurora/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,20 @@

### Classes

- [AmazonAuroraDefaultVectorStore](classes/AmazonAuroraDefaultVectorStore.md)
- [AmazonAuroraVectorStore](classes/AmazonAuroraVectorStore.md)
- [ExistingAmazonAuroraVectorStore](classes/ExistingAmazonAuroraVectorStore.md)

### Interfaces

- [AmazonAuroraDefaultVectorStoreProps](interfaces/AmazonAuroraDefaultVectorStoreProps.md)
- [AmazonAuroraVectorStoreProps](interfaces/AmazonAuroraVectorStoreProps.md)
- [BaseAuroraVectorStoreProps](interfaces/BaseAuroraVectorStoreProps.md)
- [DatabaseClusterResources](interfaces/DatabaseClusterResources.md)
- [ExistingAmazonAuroraVectorStoreProps](interfaces/ExistingAmazonAuroraVectorStoreProps.md)

### Type Aliases

- [SupportedPostgreSQLVersions](type-aliases/SupportedPostgreSQLVersions.md)

### Variables

- [SupportedPostgreSQLVersions](variables/SupportedPostgreSQLVersions.md)
Loading

0 comments on commit b4bf5e4

Please sign in to comment.