Skip to content

Equalize data store backends #320

@glensc

Description

@glensc

We have been merging changes that gradually added support for PDO databases. However recently the changes have been shifting towards PDO: #305 supports only PDO.

We should track the differences somehow, so both support can be improved.

Please leave a comment on what you know is missing from one type of data store and I'll update this table.


Feature MongoDB PDO
Prometheus exporter
Searcher::latest()
Searcher::query() #384
Searcher::get()
Searcher::getForurl("") #436
Searcher::getPercentileForurl("") #436
Searcher::getAvgsForurl("") #384
Searcher::getAll(sort) #436
Searcher::getAll(direction) #436
Searcher::delete()
Searcher::truncate()
Searcher::saveWatch() #435
Searcher::getAllWatches() #435
Searcher::truncateWatches() #435
Searcher::stats() ✗ (#305)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions