Skip to content

lastUpdate timestamp should live in the database #45

@seanf

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions