-
java-bigquery Public
Forked from googleapis/java-bigqueryJava Apache License 2.0 UpdatedNov 22, 2023 -
-
spring-cloud-gcp Public
Forked from GoogleCloudPlatform/spring-cloud-gcpNew home for Spring Cloud GCP development starting with version 2.0.
Java Apache License 2.0 UpdatedAug 8, 2023 -
-
-
-
java-bigtable-hbase Public
Forked from googleapis/java-bigtable-hbaseJava libraries and HBase client extensions for accessing Google Cloud Bigtable
Java Apache License 2.0 UpdatedMar 9, 2023 -
java-bigtable Public
Forked from googleapis/java-bigtableJava Apache License 2.0 UpdatedNov 14, 2022 -
java-bigquerystorage Public
Forked from googleapis/java-bigquerystorageJava Apache License 2.0 UpdatedJun 28, 2022 -
BQConnInterfaceBenchmark Public
Benchmarking project to compate Bigquery Connection Interface's performance with the existing tabledata.list
Java UpdatedMar 21, 2022 -
-
BQArrowAvroBenchmarking Public
BenchMarking Apache Arrow vs Avro for Bigquery Java Client
Java UpdatedDec 6, 2021 -
-
Machine-Learning-with-Python Public
Forked from susanli2016/Machine-Learning-with-PythonPython code for common Machine Learning Algorithms
Jupyter Notebook UpdatedApr 11, 2020 -
-
-
uniform-bucketing Public
This API returns a bucket number (1 <= bucketNumber <= MaxBucketNumber) for any given String input. It does unform distribution of input strings in all the buckets while keeping the bucket number o…
Java UpdatedApr 6, 2017 -
Its a redis client wrapper in top of Jedis, to run master and slaves in active mode. It can consume multiple clusters where each cluster is a single master and multiple slave (Active:Active) config…
Java UpdatedMar 31, 2017 -
SMCC is a Java API on top of SpyMemcahced 2.8.12 which distributes keys between Memcached hosts running in stand alone mode. It allows Memcached nodes which doesn't support clustering out of the bo…
Java UpdatedApr 8, 2015 -
simple-redis-cluster-client Public
SRCC is a Java API on top of Jedis 2.6 which distributes keys between Redis 2.8 hosts running in stand alone mode. It allows Redis 2.8 servers which doesn't support clustering to horizontally scale.