Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bookmark manager API #410

Merged
merged 4 commits into from
Nov 25, 2022
Merged

Update bookmark manager API #410

merged 4 commits into from
Nov 25, 2022

Commits on Nov 23, 2022

  1. Simplify the bookmark manager API

    As explained in ADR 011, Fabric combines bookmarks when multiple
    databases are involved in a single transaction so there is no need
    on the driver side to track databases.
    fbiville committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    cb2011f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Update godoc

    Co-authored-by: Antonio Barcélos <antonio.barcelos@neo4j.com>
    fbiville and bigmontz authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    df45edd View commit details
    Browse the repository at this point in the history
  2. Update godoc

    Co-authored-by: Antonio Barcélos <antonio.barcelos@neo4j.com>
    fbiville and bigmontz authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    578b22c View commit details
    Browse the repository at this point in the history
  3. Update godoc

    Co-authored-by: Antonio Barcélos <antonio.barcelos@neo4j.com>
    fbiville and bigmontz authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    4293ca0 View commit details
    Browse the repository at this point in the history