Commit Graph

5 Commits

Author SHA1 Message Date
97ee513e21 1.0.0-rc1
- README.md: Updated documentation to reflect project scope and functionality
- pom.xml: logback bump, rem okhttp3, add javalin, brotli4j, minor beautification, version number
- logback-{docker, bare}.xml: Added additional rolling files for debug and trace
- SnowflakeService.java: Added documentation, removed orchestration, added webserver
- SnowflakeIDGenerator.java: added documentation, removed unused methods
- ConfigurationValues.java: added documentation
2024-05-20 19:11:02 +02:00
6c0882eb1a pom.xml: OkHttp version change
README.md: Updated API documentation
ConfigurationValues.java: Changed default orchestrator ip
SnowflakeService.java: Added instance name
2024-05-17 00:13:55 +02:00
c52d80ff6a Additional documentation and bounding checks 2024-05-15 19:36:23 +02:00
7ada4e6012 Config, Generator Singleton rewrite
Started setting up main class, started documentation
2024-05-09 19:52:17 +02:00
efa92243f1 Initial commit 2024-05-08 22:44:23 +02:00