BookStore with Gigamap question #494
Unanswered
hrstoyanov
asked this question in
Q&A
Replies: 1 comment
-
|
Answering my question partly: As far as updates - there are cases where the entity is updated but the updated fields are not part of the gigamap index, and therefore an extra lock in needed? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Looking at the Bookstore demo with Gigamap I see this pattern in almost all methods:
Is the extra locking at Books object level necessary? As per the Gigmap docs, there is already locking mechanism in Gigamap?
Likewise updates also use lock in the gigamap object, so no external locking needed?
Beta Was this translation helpful? Give feedback.
All reactions