Pinned Repositories
archive
Cloud database using sorted chains of JSON array blocks
cluster
SimHash text clustering with OutRank outlier removal and variation of information analysis.
dbcp
Dump Mysql and Postgres databases directly to AWS S3 or Google Cloud Storage
fs
Javascript file system interface with with atomic primitives and implementations for GCP, AWS, and Local filesystem
mapreduce
Communication-free MapReduce for the 99%
mapreduce-example
Example project for @wholebuzz/mapreduce
query
Parses text query to object filter
search
Persistent inverted index and BM25 search engine with proximity penalty.
secrets
Secrets interface abstraction with implementations for GCP, and AWS
tree-stream
Pump fork allowing multiple readers and writers for Javascript streams.
wholebuzz's Repositories
wholebuzz/fs
Javascript file system interface with with atomic primitives and implementations for GCP, AWS, and Local filesystem
wholebuzz/dbcp
Dump Mysql and Postgres databases directly to AWS S3 or Google Cloud Storage
wholebuzz/cluster
SimHash text clustering with OutRank outlier removal and variation of information analysis.
wholebuzz/mapreduce
Communication-free MapReduce for the 99%
wholebuzz/mapreduce-example
Example project for @wholebuzz/mapreduce
wholebuzz/query
Parses text query to object filter
wholebuzz/search
Persistent inverted index and BM25 search engine with proximity penalty.
wholebuzz/secrets
Secrets interface abstraction with implementations for GCP, and AWS
wholebuzz/tree-stream
Pump fork allowing multiple readers and writers for Javascript streams.
wholebuzz/archive
Cloud database using sorted chains of JSON array blocks
wholebuzz/archive-base
Shared code for archive database
wholebuzz/archive-client
Archive database client.
wholebuzz/binary-merge
2-way merge
wholebuzz/db-json-column
JSON column support for Knex and TypeORM
wholebuzz/db-watch
Create Postgres triggers and watch notify listeners
wholebuzz/bigint-popcnt
wholebuzz/knex-migrate-sql-file
Use sql files instead of `knex.schema` methods.
wholebuzz/outliers
Find outliers in a dataset.
wholebuzz/react-native-paper
Material Design for React Native (Android & iOS)
wholebuzz/styled-email-components
wholebuzz/tfrecord-stream
Reader and writer for the TensorFlow Record file format with Javascript streams support.