Skip to content

Commit

Permalink
fix document around epoch (project-tsurugi/tsurugi-issues#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
ban-nobuhiro committed Apr 5, 2024
1 parent d63b162 commit fd4d71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/datastore-if.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
* この操作は `ready()` が呼び出される前に行う必要がある
* `datastore::last_epoch() -> epoch_id_type`
* overview
* 永続化に成功した最大の epoch ID を返す
* 永続化データ中に含まれる最大の epoch ID 以上の値を返す
* note
* この操作は、 `datastore::ready()` の実行前後のいずれでも利用可能 (`LOG-0` を除く)
* impl
Expand Down

0 comments on commit fd4d71a

Please sign in to comment.