Skip to content

lastUpdate timestamp should live in the database #45

Description

@seanf

It's an attribute of the database, wherever it lives. For instance, when multiple victims clients are connecting to the same database from different machines, there's no need for them to update the database separately.

Or if the same client is run more than once, but pointing at different databases each time, both databases should be kept up to date, so they shouldn't share a single lastUpdate timestamp.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions