帖子
分享您的知识。

dhaholar20
Aug 22, 2025
文章
Shared Objects in Depth: When You Really Need Them
Problem this solves: Developers overuse shared objects, causing consensus slowdowns.
What you’ll learn:
When shared objects are unavoidable
How to design them for minimal contention
Sharding patterns
- Good use cases
Orderbooks
Auction houses
Public registries
- Bad use cases
Per-user data
Frequently updated counters
- Sharding example
Instead of one GlobalLeaderboard, create LeaderboardSeason1, LeaderboardSeason2, etc., each as separate shared objects.
- Sui
- Architecture
0
分享
评论
Dpodium.js191
Aug 23 2025, 00:52Why is it generally a bad idea to store per-user data in a shared object on Sui?
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
848帖子2233答案

奖励活动八月
- ... SUIDpodium.js+181
- ... SUITucker+165
- ... SUIGifted.eth+149
- ... SUIacher+113
- ... SUIcasey+88
- ... SUIMiniBob+65
- ... SUItheking+55