Pinned Repositories
Benchmarks
bigquery-resultset-benchmark
BQArrowAvroBenchmarking
BenchMarking Apache Arrow vs Avro for Bigquery Java Client
BQConnInterfaceBenchmark
Benchmarking project to compate Bigquery Connection Interface's performance with the existing tabledata.list
java-bigquery
java-bigquerystorage
java-bigtable
mweb-demos
AMP and PWA Demos
simple-redis-cluster-client
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.
spring-cloud-gcp
New home for Spring Cloud GCP development starting with version 2.0.
prash-mi's Repositories
prash-mi/mweb-demos
AMP and PWA Demos
prash-mi/simple-redis-cluster-client
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.
prash-mi/Benchmarks
prash-mi/bigquery-resultset-benchmark
prash-mi/BQArrowAvroBenchmarking
BenchMarking Apache Arrow vs Avro for Bigquery Java Client
prash-mi/BQConnInterfaceBenchmark
Benchmarking project to compate Bigquery Connection Interface's performance with the existing tabledata.list
prash-mi/java-bigquery
prash-mi/java-bigquerystorage
prash-mi/java-bigtable
prash-mi/java-bigtable-hbase
Java libraries and HBase client extensions for accessing Google Cloud Bigtable
prash-mi/spring-cloud-gcp
New home for Spring Cloud GCP development starting with version 2.0.
prash-mi/machine-learning
ML code
prash-mi/Machine-Learning-with-Python
Python code for common Machine Learning Algorithms
prash-mi/merge-repo-test
prash-mi/MiscTests
Miscellaneous Test Items
prash-mi/multi-shard-redis-cluster-client
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) configuration.
prash-mi/simple-memcached-cluster-client
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 box to horizontally scale like a cluster.
prash-mi/twa-sample
prash-mi/TWASample
Trusted Web Activity Sample
prash-mi/uniform-bucketing
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 of a given input fixed