Skip to content

Commit

Permalink
chore: update doc: since 1.2.258 ttl is supported by meta-service (#โ€ฆ
Browse files Browse the repository at this point in the history
  • Loading branch information
drmingdrmer authored Dec 18, 2023
1 parent 165605c commit fc5a64c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meta/client/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ pub static METACLI_COMMIT_SEMVER: LazyLock<Version> = LazyLock::new(|| {
/// - 2023-10-20: since 1.2.176:
/// Meta client: call stream api: kv_read_v1(), revert to 1.1.32 if server < 1.2.163
///
/// - 2023-12-16: since TODO:
/// - 2023-12-16: since 1.2.258:
/// Meta service: add: ttl to TxnPutRequest and Upsert
///
/// Server feature set:
Expand Down

0 comments on commit fc5a64c

Please sign in to comment.