Files
Erupe/schemas/patch-schema
Houmgaor 99e544e0cf perf(channelserver): move UserBinary and minidata to memory-only
UserBinary type1-5 and EnhancedMinidata are transient session state
resent by the client on every login. Persisting them to the DB on
every set was unnecessary I/O. Both are now served exclusively from
server-scoped in-memory maps (userBinaryParts, minidataParts).

Includes a schema migration to drop the now-unused type2/type3
columns from user_binary and minidata column from characters.

Ref #158
2026-02-19 00:05:20 +01:00
..
2024-02-25 22:26:44 +11:00
2024-02-20 04:19:43 +11:00
2024-02-20 04:19:43 +11:00
2024-02-20 04:19:43 +11:00
2024-02-25 15:37:26 +11:00
2025-04-10 23:33:40 +10:00
2025-04-10 23:35:59 +10:00