Skip to content

Commit 55b0611

Browse files
josh-wongkomamitsu
andauthored
Add link to ScalarDB design doc in README (#2637)
Co-authored-by: Mitsunori Komatsu <[email protected]>
1 parent c242d80 commit 55b0611

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,14 @@ To learn more, see [ScalarDB Overview](https://scalardb.scalar-labs.com/docs/lat
2020
- **Get started with ScalarDB Cluster (for enterprise customers):** To set up a basic application that uses ScalarDB Cluster through the Java API, see [Getting Started with ScalarDB Cluster](https://scalardb.scalar-labs.com/docs/latest/scalardb-cluster/getting-started-with-scalardb-cluster).
2121
2. To set up and run various samples instances, see the [list of ScalarDB sample applications](https://scalardb.scalar-labs.com/docs/latest/scalardb-samples).
2222
3. Learn about the [configurations for ScalarDB Core](https://scalardb.scalar-labs.com/docs/latest/configurations) and the [configurations for ScalarDB Cluster](https://scalardb.scalar-labs.com/docs/latest/scalardb-cluster/scalardb-cluster-configurations).
23-
4. Learn about features, such as:
23+
4. Learn about ScalarDB and its features:
24+
- [ScalarDB design](https://scalardb.scalar-labs.com/docs/latest/design)
2425
- [User authentication/authorization](https://scalardb.scalar-labs.com/docs/latest/scalardb-cluster/scalardb-auth-with-sql) (for enterprise customers)
2526
- [Attribute-based access control](https://scalardb.scalar-labs.com/docs/latest/scalardb-cluster/authorize-with-abac) (for enterprise customers)
2627
- [Vector search](https://scalardb.scalar-labs.com/docs/latest/scalardb-cluster/getting-started-with-vector-search) (for enterprise customers)
28+
- For a comprehensive list of features, see [ScalarDB Features](https://scalardb.scalar-labs.com/docs/latest/features).
2729

28-
For additional documentation, visit [ScalarDB Documentation](https://scalardb.scalar-labs.com/docs/latest/).
30+
For additional documentation, visit [ScalarDB Documentation](https://scalardb.scalar-labs.com/docs/latest).
2931

3032
## Install
3133

0 commit comments

Comments
 (0)