Допис
Діліться своїми знаннями.

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Відповіді
Зароби свою частку з 1000 Sui
Заробляй бали репутації та отримуй винагороди за допомогу в розвитку спільноти Sui.

Кампанія винагородСерпень
- ... SUIDpodium.js+181
- ... SUITucker+165
- ... SUIGifted.eth+149
- ... SUIacher+113
- ... SUIcasey+88
- ... SUIMiniBob+65
- ... SUItheking+55
Винагородні пости
- Чому BCS вимагає точного порядку полів для десеріалізації, коли структури Move мають названі поля?55
- Помилки перевірки кількох джерел» у публікаціях модуля Sui Move - автоматичне вирішення помилок45
- Невдала операція Sui: об'єкти, зарезервовані для іншої транзакції49
- Помилка Sui Move - Неможливо обробити транзакцію Не знайдено дійсних газових монет для транзакції315
- Як максимізувати прибуток від SUI: Sui Staking проти Liquid Staking110