Skip to content

Dual Inquiry: 2022 Best Practices for ZODB usage outside of ZOPE using ZEO SharedStorage #369

@CtheCondor

Description

@CtheCondor

I have a bit of a dual question:
1st. Is there a better place I should be asking these non-issue clarification questions that the docs alone were unable to answer for me?
2nd: What are a some best practices for using ZODB in a ZEO configuration with a handful of users that will be operating(r/w) mostly in their own BTree persistences? specifically I am trying to employee best practices when trying to read from the database such that I don't overwrite work by attempting to refresh the current view of the 'live' data.

Any assistance would be much appreciated as I am very new to ZODB and have chosen it as we need a near embedded database instance that can be easily traversed to find groupings of applicable data where the structure can be vastly different between the entries beyond core 'queryable' tags that are used in the keys of the BTree structures mostly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions