github Kinto/kinto 8.1.5

latest releases: 25.0.0, 24.1.1, 24.1.0...
8 years ago

Bug fixes

  • Restore "look before you leap" behavior in the Postgres storage
    backend create() method to check whether a record exists before
    running the INSERT query (#1487). This check is "optimistic" in the sense
    that we can still fail to INSERT after the check succeeded, but it
    can reduce write load in configurations where there are a lot of
    create()s (i.e. when using the default_bucket plugin).

Don't miss a new kinto release

NewReleases is sending notifications on new releases.