Bài viết
Chia sẻ kiến thức của bạn.

dhaholar20
Aug 22, 2025
Bài Viết
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
Chia sẻ
Bình luận
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.
848Bài viết2233Câu trả lời
Kiếm phần của bạn từ 1000 Sui
Tích lũy điểm danh tiếng và nhận phần thưởng khi giúp cộng đồng Sui phát triển.

Chiến dịch phần thưởngTháng Tám
- ... SUIDpodium.js+181
- ... SUITucker+165
- ... SUIGifted.eth+149
- ... SUIacher+113
- ... SUIcasey+88
- ... SUIMiniBob+65
- ... SUItheking+55
Bài đăng tiền thưởng
- Tại sao BCS yêu cầu thứ tự trường chính xác để khử chuỗi khi cấu trúc Move có các trường được đặt tên?55
- Nhiều lỗi xác minh nguồn” trong các ấn phẩm về mô-đun Sui Move - Giải quyết lỗi tự động45
- Giao dịch Sui thất bại: Đối tượng được dành riêng cho giao dịch khác49
- Lỗi Sui Move - Không thể xử lý giao dịch Không tìm thấy đồng xu gas hợp lệ cho giao dịch315
- Cách tối đa hóa lợi nhuận nắm giữ SUI: Sui Staking vs Liquid Staking110