The Wayback Machine - https://web.archive.org/web/20220717162234/https://github.com/topics/snowflake
Skip to content
#

snowflake

Here are 533 public repositories matching this topic...

EZFRICA
EZFRICA commented Jul 1, 2022

Is there an existing integration?

  • I have searched the existing integrations.

Use Case

This will allow to host the software on a serverless and stateless service. This will facilitate scaling because no critical data will be on the disk of the system running the application.

Motivation

Allow users to save resources and money.

Implementation

No response

Anything e

enhancement help wanted good first issue integration

❄️ A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Parse Server running locally or remotely on Heroku
  • Updated Mar 7, 2019
  • JavaScript
growthbook
jdorn
jdorn commented Jul 7, 2022

If you add multiple projects in GrowthBook, the dropdown list in the left navigation is sorted by creation date. We should instead sort them alphabetically. The dropdown is rendered in packages/front-end/components/Layout/ProjectSelector.tsx

good first issue
sirupsen
sirupsen commented Jun 21, 2022

In some cases, you might want to checksum everything, and instead of having to type out all the columns yourself, we should be able to get them from the schema.

--all-mutual-tables could be a nice addition at some point too...

enhancement good first issue

💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
  • Updated Jul 15, 2022
  • C
elementary
Maayan-s
Maayan-s commented Jul 15, 2022

In Bigquery partitioned tables have a pseudo-column named _PARTITIONTIME.
https://cloud.google.com/bigquery/docs/querying-partitioned-tables

Before running the test query, Elementary checks the information schema to see if the column provided as the timestamp column exists or not. As I assume _PATITIONTIME is not there, it ignores it (we don't want to query a missing column and fail).

Reque

enhancement good first issue

高并发、高可用的微服务架构中的分布式治理利刃,提供了分布式限流、服务降级、熔断器、重试器等容错特性,并提供了SPI、过滤器和JWT等功能。此外还提供了很多小的黑科技(如:IP黑白名单、UUID加强版、Snowflake和大并发时间戳获取等)。
  • Updated Jun 17, 2022
  • Java
CosId
qinkangdeid
qinkangdeid commented Jul 7, 2022

Which version of CosId did you use?

1.12.1

Bug Report

之前 单机、主从的redis都正常

我们的测试环境使用的docker部署的单机的redis,线上和UAT环境使用的阿里云的云产品【云数据库Redis版】,集群5.0版本。当我们准备部署上阿里云上的时候服务启动的时候报了lua脚本执行错误。
如下:

[2022-07-07 16:06:40.182] [INFO ] [SWTraceId - TID: N/A] [] [me.ahoo.cosid.spring.redis.SpringRedisMachineIdDistributor] - distributeRem
good first issue question

Improve this page

Add a description, image, and links to the snowflake topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the snowflake topic, visit your repo's landing page and select "manage topics."

Learn more