Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

StarCitizen:PCache

From SAS Gaming Wiki
Revision as of 15:45, 28 September 2025 by imported>TheBookfinder (ref)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

pCache, or persistence cache, is a legacy system that was used by Star Citizen, using a monolithic cache for queries to the persistent item DB.<ref>Template:Cite RSI</ref><ref name=":0">Template:Cite RSI</ref>

This did not scale well and when it went down Star Citizen became essentially unplayable. It was therefore replaced with iCache (item cache). At this point Cloud Imperium Games has a much better idea of how the game works than when the legacy pCache was created, so they can design their item data and query schema to make the new system efficient and minimal, which will also help with stability and scalability.<ref name=":0" />

References

Template:Stub