//
pkg.gl
Category
github.com/coderushing/tidb
store
tikv
oracle
package
1.1.0-beta
Repository:
https://github.com/coderushing/tidb.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
0
Files
24 SLOC
#
Packages
oracles
No description provided by the author
#
Functions
ComposeTS
ComposeTS creates a ts from physical and logical parts.
ExtractPhysical
ExtractPhysical returns a ts's physical part.
GetPhysical
GetPhysical returns physical from an instant time with millisecond precision.
#
Interfaces
Future
Future is a future which promises to return a timestamp.
Oracle
Oracle is the interface that provides strictly ascending timestamps.