⚙ Refactor entity IDs #392

Open
opened 2024-05-01 14:00:25 +02:00 by blacklight · 0 comments
Owner

The auto-increment key with an insert-and-fetch-and-merge cycle has been quite complex to implement and it still has some brittle corner cases.

The performance and stability of the application as a whole would greatly benefit from immutable and deterministic IDs calculated as hashes/UUIDs of their alternative key.

The auto-increment key with an insert-and-fetch-and-merge cycle has been quite complex to implement and it still has some brittle corner cases. The performance and stability of the application as a whole would greatly benefit from immutable and deterministic IDs calculated as hashes/UUIDs of their alternative key.
blacklight added this to the Entitize everything milestone 2024-05-01 14:00:25 +02:00
blacklight added the
architecture
enhancement
labels 2024-05-01 14:00:25 +02:00
blacklight self-assigned this 2024-05-01 14:00:25 +02:00
blacklight added this to the core project 2024-05-01 14:00:25 +02:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: platypush/platypush#392
No description provided.