forked from googleapis/java-datastore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.repo-metadata.json
15 lines (15 loc) · 899 Bytes
/
.repo-metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name": "datastore",
"name_pretty": "Cloud Datastore",
"product_documentation": "https://cloud.google.com/datastore",
"client_documentation": "https://googleapis.dev/java/google-cloud-datastore/latest/index.html",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559768",
"release_level": "ga",
"language": "java",
"repo": "googleapis/java-datastore",
"repo_short": "java-datastore",
"distribution_name": "com.google.cloud:google-cloud-datastore",
"codeowner_team": "@googleapis/firestore-dpe",
"api_id": "datastore.googleapis.com",
"api_description": "is a fully managed, schemaless database for\nstoring non-relational data. Cloud Datastore automatically scales with\nyour users and supports ACID transactions, high availability of reads and\nwrites, strong consistency for reads and ancestor queries, and eventual\nconsistency for all other queries."
}