Skip to content

Commit

Permalink
MNT-24641 Avoid duplicate key error on content upload (#2984)
Browse files Browse the repository at this point in the history
MNT-24641
* On createOrGetByValue in EntityLookupCache, also cache by value
* Created getCachedEntityByValue that attempt to retrieve the value only from cache
* On attempt to create content URL, first check cache before attempting to create in the database avoiding a duplicate key
  • Loading branch information
evasques authored Oct 9, 2024
1 parent 34fb5e9 commit f4103c2
Show file tree
Hide file tree
Showing 3 changed files with 2,009 additions and 1,932 deletions.
Loading

0 comments on commit f4103c2

Please sign in to comment.