-
Updated
Mar 7, 2019 - JavaScript
#
snowflake
Here are 264 public repositories matching this topic...
redux
i18n
react-native
eslint
jest
fastlane
snowflake
immutablejs
validate
bitrise
parse-server
standard-js
hapi-server
tcomb-form-native
react-native-router-flux
react-native-vector-icons
key-mirror
async-storage
Twitter Snowflake-alike ID generator for .Net
-
Updated
Jul 7, 2020 - C#
高并发、高可用的微服务架构中的分布式治理利刃,提供了分布式限流、服务降级、熔断器、重试器等容错特性,并提供了SPI、过滤器和JWT等功能。此外还提供了很多小的黑科技(如:IP黑白名单、UUID加强版、Snowflake和大并发时间戳获取等)。
circuitbreaker
authentication
limiter
snowflake
predicates
retryer
ioc-aop
jdk-spi
spi-jwt
ip-uuid-snowflake
-
Updated
May 22, 2020 - Java
json
log
string
atomic
lru
file
reflect
leaky-bucket
bits
snowflake
md5
consistent-hashing
assert
token-bucket
bitrate
big-endian
goroutine-pool
buffer-pool
go-utils
ratelimit
-
Updated
Sep 5, 2020 - Go
idworker 是一个基于zookeeper和snowflake算法的分布式ID生成工具,通过zookeeper自动注册机器(最多1024台),无需手动指定workerId和datacenterId
-
Updated
Jun 12, 2020 - Java
-
Updated
Jul 16, 2020 - JavaScript
ID generator server
-
Updated
Mar 18, 2020 - Go
java edition of [Twitter Snowflake](https://github.com/twitter/snowflake), a network service for generating unique ID numbers at high scale with some simple guarantees.
-
Updated
Oct 12, 2018 - Java
id-generator部署即使用的ID生成器, 支持HTTP、Dubbo、Spring Cloud方式.
-
Updated
Jul 23, 2020 - Java
Twitter的分布式全局唯一ID算法,雪花(snowflake)算法。支持.NET Core 2.0。Twitter's snowflake for .net core
-
Updated
Oct 12, 2017 - C#
Twitter's Snowflake based ID generation as a redis module
-
Updated
May 11, 2017 - C
This Laravel package to generate 64 bit identifier like the snowflake within Twitter.
-
Updated
Sep 2, 2020 - PHP
vrajat
commented
Feb 14, 2020
It is not surprising that deep and shallow scan show different results. Shallow scan only looks at column names. Deep scan looks at a sample of the data. I've even noticed that two different runs of deep scan show different results as sample rows are different. This is the challenge with not scanning all of the data. Its a trade-off between performance/cost and accuracy. There is no right answer.
Snowfall component for Vue.js, let it snow on your page! ❄ demo: https://fuxy526.github.io/snowf/
-
Updated
Feb 21, 2017 - Vue
Improve this page
Add a description, image, and links to the snowflake topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the snowflake topic, visit your repo's landing page and select "manage topics."


I'm new to the idea of Data Vault 2.0 and I'm reading the Dan Linstedt book to understand it better.
To help me get a better perspective of how dbtvault works I would like to know how difficult do you think it would be to add support for BigQuery?
Are there specific features of Snowflake which makes it better for running dbt/dbtvault ?
Thanks,
Jacob