Registry / database / garage-table

garage-table

JSON →
library2.1.0rscratesunverified

Table sharding and replication engine (DynamoDB-like) for the Garage object store.

# Cargo.toml [dependencies] garage_table = "2.1.0"
INSTALL
IMPORT
SIG · GARAGE-TABLE
G
garage-table
databaserustv2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Table
use garage_table::Table;

Minimal example showing import of the Table type.

use garage_table::Table; fn main() { println!("Garage table engine available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
garage-table — cargo add garage-table · libregistry