diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-27 11:29:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-27 11:29:42 +0000 |
commit | e49b923fd25c80d9839cfb9ed9c66ec7cbf93ed0 (patch) | |
tree | fb05f6282c71e834542620ba86c2f61f2611f732 /net/Makefile | |
parent | 81178f2e5536a80ac6aaf13024ece40c3e15110f (diff) |
Add rubygem-google-cloud-spanner 1.11.0
Google Cloud Spanner API (docs) provides a fully managed, mission-critical,
relational database service that offers transactional consistency at global
scale, schemas, SQL (ANSI 2011 with extensions), and automatic, synchronous
replication for high availability.
WWW: https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-spanner
Notes
Notes:
svn path=/head/; revision=515777
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 9438b6ff798c..bd594e2fbd6c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1261,6 +1261,7 @@ SUBDIR += rubygem-google-cloud-env SUBDIR += rubygem-google-cloud-logging SUBDIR += rubygem-google-cloud-pubsub + SUBDIR += rubygem-google-cloud-spanner SUBDIR += rubygem-google-cloud-storage SUBDIR += rubygem-grpc SUBDIR += rubygem-grpc124 |