Skip to content

Commit 902f723

Browse files
committed
Add feature-status of FileDB as data store
Signed-off-by: t-kikuc <[email protected]>
1 parent a14001e commit 902f723

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/content/en/docs-dev/feature-status/_index.md

+1
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
123123
| Google SSO | Incubating |
124124
| Support GCP [Firestore](https://cloud.google.com/firestore) as data store | Beta |
125125
| Support [MySQL v8.0](https://www.mysql.com/) as data store | Beta |
126+
| Support file store as data store | Alpha |
126127
| Support GCP [GCS](https://cloud.google.com/storage) as file store | Beta |
127128
| Support AWS [S3](https://aws.amazon.com/s3/) as file store | Beta |
128129
| Support [Minio](https://github.com/minio/minio) as file store | Beta |

docs/content/en/docs-v0.46.x/feature-status/_index.md

+1
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to
123123
| Google SSO | Incubating |
124124
| Support GCP [Firestore](https://cloud.google.com/firestore) as data store | Beta |
125125
| Support [MySQL v8.0](https://www.mysql.com/) as data store | Beta |
126+
| Support file store as data store | Alpha |
126127
| Support GCP [GCS](https://cloud.google.com/storage) as file store | Beta |
127128
| Support AWS [S3](https://aws.amazon.com/s3/) as file store | Beta |
128129
| Support [Minio](https://github.com/minio/minio) as file store | Beta |

0 commit comments

Comments
 (0)