uptrace/bun

[Question] Does Bun support optimistic locking?

Aperta

#1128 aperta il 14 feb 2025

 (6 commenti) (1 reazione) (1 assegnatario)Go (279 fork)user submission
enhancementhelp wanted

Metriche repository

Star
 (4826 stelle)
Metriche merge PR
 (Merge medio 76g 17h) (1 PR mergiata in 30 g)

Descrizione

Hi, maintainers!

I’m considering replacement into Bun in my project and want to check if it supports optimistic locking.

If not, is there any plan to support it in the future? If there is no plan to support it, I’m thinking of implementing it using model query hooks(BeforeInsert, BeforeUpdate and BeforeDelete), but I’d love to hear if there are better approaches.

Thanks!

Guida contributor