UUIDs as object identifiers (maybe string based?)
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 25/100
Direzione di ricerca
Inizia esaminando il supporto esistente per le chiavi primarie e gli identificatori di oggetti, quindi individua i ticket precedenti e le attività del 2017 citati nell’issue. L’ambito deve stabilire come devono funzionare gli identificatori String e UUID e quali vincoli di compatibilità o prestazioni si applicano. Il lavoro completato deve includere il comportamento concordato e la copertura per entrambi i tipi di identificatori.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
I know that there are some tickets around, but honestly, its quite annoying to not have this key feature of a database implemented. I saw, that there were some efforts in 2017 (thats 4 years ago btw.) but nothing changed since. So instead of only having Long as an id primary type, i also would like to have String and UUID. I know, that there are maybe some performance impacts with that, but that should not matter, since its the responsibility of the developer to choose the correct id types.
Use case scenario for UUIDs:
Distributed systems, where you identify your entity by its globally unique UUID, and you dont want to deal with internal system ids and the global UUID.
- Lingua principale
- Java
- Stelle
- 4.6k
- Fork
- 311
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di objectbox/objectbox-java
-
bug
Difficoltà 3/5 1-2 giorni Idoneità per principianti 35/100
objectbox/objectbox-java#1226 · 2 commenti ·
-
documentation enhancement
Difficoltà 4/5 3-5 giorni Idoneità per principianti 48/100
objectbox/objectbox-java#1225 · 9 commenti · 1 reazione ·
-
enhancement
Difficoltà 5/5 Più di una settimana Idoneità per principianti 35/100
objectbox/objectbox-java#1223 · 1 commento · 4 reazioni ·
-
enhancement
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
objectbox/objectbox-java#1211 · 1 commento · 3 reazioni ·
-
bug
Difficoltà 3/5 1-2 giorni Idoneità per principianti 38/100
objectbox/objectbox-java#1198 · 1 commento ·