summaryrefslogtreecommitdiffstats
path: root/atuin-client/src/kv.rs
AgeCommit message (Expand)Author
2024-02-12feat: use ATUIN_TEST_SQLITE_STORE_TIMEOUT to specify test timeout of SQLite s...Eric Long
2024-01-19fix: add acquire timeout to sqlite database connection (#1590)Ellie Huxtable
2024-01-05feat: rework record sync for improved reliability (#1478)Ellie Huxtable
2023-08-18Update dependencies (#1181)Conrad Ludgate
2023-08-18Add kv map builder and list function (#1179)Ellie Huxtable
2023-08-07Prepare release v16.0.0 (#1143)v16.0.0Ellie Huxtable
2023-07-14Add new sync (#1093)Ellie Huxtable
2023-06-26record encryption (#1058)Conrad Ludgate
2023-06-18remove rmp-serde (#1057)Conrad Ludgate
2023-06-15Add namespaces to kv store (#1052)Ellie Huxtable
2023-06-14Key values (#1038)Ellie Huxtable