aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server-database/Cargo.toml (follow)
Commit message (Collapse)AuthorAge
* Prepare release v16.0.0 (#1143)Ellie Huxtable2023-08-07
| | | | | | | | | * Prepare release v16.0.0 * Remove debug output * Fix kv dupes if the store already exists * Add limit in frontend as well as sync backend
* refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate2023-06-12
* refactor server to allow pluggable db and tracing * clean up * fix descriptions * remove dependencies