ORIGYN-SA / CanDB

CanDB - CanDB is a flexible, performant, and horizontally scalable non-relational multi-canister data storage framework built for the Internet Computer.
Other
29 stars 8 forks source link

Run & Publish Performance Expectations #9

Open ByronBecker opened 1 year ago

ByronBecker commented 1 year ago

Motivation

Developers want to understand how their application query and update calls will perform within a single canister, and across multiple canisters (as their partition auto-scales)

Requirements