uptrace/bun

[Question] Does Bun support optimistic locking?

Ouverte

#1 128 ouverte le 14 févr. 2025

 (6 commentaires) (1 réaction) (1 personne assignée)Go (279 forks)user submission
enhancementhelp wanted

Métriques du dépôt

Stars
 (4 826 étoiles)
Métriques de merge PR
 (Merge moyen 76j 17h) (1 PR mergée en 30 j)

Description

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!

Guide contributeur