7f1ff8f979
Inserting packages in a single transaction does not actually buy us anything as we often delete quads during an insertion and thus, Cayley could not use COPY and do a single round-trip. Inserting multiple packages in a single transaction actually creates deadlocks when a transaction tries to insert (A,B) and another one tries to insert (B,A). |
||
---|---|---|
.. | ||
database_test.go | ||
database.go | ||
flag_test.go | ||
flag.go | ||
layer_test.go | ||
layer.go | ||
lock_test.go | ||
lock.go | ||
notification_test.go | ||
notification.go | ||
os_mapping.go | ||
package_test.go | ||
package.go | ||
requests.go | ||
vulnerability_test.go | ||
vulnerability.go |