u

unum

With distributed systems being developed as a part of the cloud age. With focus on performance associated with an application dependent on one DB instance, there is a need to bring down the dependency to a database to generate unique numbers for creating a private key when lots of data needs to be stored in the database tables. This library is intended to provide a way of generating unique numbers on the fly in a JAVA based distributed system. This is not a new concept but this library helps in keeping you focused on the business logic that you need to develop for your applications rather than spending time on how this is done. Typically applications powered by RDBMS can leverage the benefit as instant scalability might not be available for these setups when the load to the system spikes.
https://github.com/kgsnipes/unum
MIT License
kaushik ganguly
Aggregated version Version Update time
1.03 1.03 Nov 02, 2021
1.02 1.02 Oct 28, 2021
1.01 1.01 Oct 24, 2021
1.0 1.0 Oct 20, 2021
4 Records