Closed VaughnVernon closed 5 years ago
The UUID with timestamp is experimental and meant for YugaByte Postgres since increment/sequence won't scale globally. This implementation will be preserved for YugaByte but the core Postgres implementation will use an increment column.
Fixed by https://github.com/vlingo/vlingo-symbio-jdbc/compare/4e49430eb6d0...13b7a01d3333
The UUID with timestamp is experimental and meant for YugaByte Postgres since increment/sequence won't scale globally. This implementation will be preserved for YugaByte but the core Postgres implementation will use an increment column.