Skip to content

archiving tick history #5

@yinhm

Description

@yinhm
  • Tick database should be fast enough, use rocksdb until there is another better choice
  • Tick store internal, bulk store or just linked list(key)
    • bulk store: deterministic, flush periodic, write-ahead log(?), pick a bulk size fits rocksdb
    • linked list: more simpler logic

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions