Skip to content

A sequence ID generator that uses Redis, Zookeeper or memcache for keeping state. It allows the user to get IDs in batches.

Notifications You must be signed in to change notification settings

zale144/id-generator

Repository files navigation

id-generator

A thread-safe sequence ID generator that uses Redis, Zookeeper or memcache for keeping state. It allows the user to get IDs in batches.

About

A sequence ID generator that uses Redis, Zookeeper or memcache for keeping state. It allows the user to get IDs in batches.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages