You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plume/plume-models
Mina Galić 962fbcc503
plume-model: refactor Searcher to have its own DbPool
this way, we don't need to pass along a conn into the function.
This should make splitting PlumeRocket up into its components a little
easier. This PR is another attempt at fixing #799.
4 years ago
..
src plume-model: refactor Searcher to have its own DbPool 4 years ago
tests Rust 2018! (#726) 4 years ago
Cargo.toml add riker as dependency, we will use it to replace searcher 4 years ago
plume.db-journal Run cargo fmt 4 years ago
plume_tests.sqlite-journal Run cargo fmt 4 years ago