You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if photon had some built-in support for doing optimistic concurrency at the aggregate level. It should support either a version number or a version date. Here's a simple blog post on how this works in JPA/hibernate.