Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Rust implementation of TAPIR

License

NotificationsYou must be signed in to change notification settings

finnbear/tapi-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust implementation ofTAPIR

  • Safe,async Rust
  • IR
    • Unlogged
    • Inconsistent
    • Consensus
    • View changes
    • Recovery
    • Membership change
    • Real network transport
  • TAPIR
    • Get
    • Put
    • Prepare
    • Commit
    • Abort
    • Optional linearizability
    • IR sync & merge
    • Prepare retries
    • Coordinator recovery
    • Sharding
    • Persistent storage (e.g.sled)
    • Snapshot read
  • Planned extensions
    • Delete key operation
    • Garbage collection
    • Range scan
    • Automatic shard balancing
    • Disaster recovery
  • Testing
    • IR lock server (very simple)
    • TAPIR-KV (simple)
    • TAPIR-KV (maelstrom)
    • Exhaustive state enumeration
  • Optimizations
    • Reduceclone
    • Reduce allocations
    • Reduce temporary unavailability

Acknowledgements

Thanks toJames Wilcox for assigning TAPIR as a reading.

Thanks tothe TAPIR authors for answering questions aboutthe paper!

Thanks toKyle atJepsen for clarifying the relativestrength of isolation levels.


[8]ページ先頭

©2009-2025 Movatter.jp