snowcast icon indicating copy to clipboard operation
snowcast copied to clipboard

snowcast is an auto-configuration, distributed, scalable ID generator on top of Hazelcast

Results 5 snowcast issues
Sort by recently updated
recently updated
newest added

This seems sufficient to support 3.9-SNAPSHOT as-is now. Does not solve lots of `@Deprecated` stuff.

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...

error occured on hz 3.9 like below `com.noctarius.snowcast.SnowcastException: Found an unknown Hazelcast version`

Hello @noctarius, We are working on idea to run two separate Hazelcast clusters with the same configuration in two datacenters. Each cluster would process the data separately, but datastore is...

Integrate with Hibernate to use snowcast as the generator for entity IDs on first save.

new feature