Closed TerrorJack closed 7 years ago
A symbol server is a KV database, indexed by binding Names.
Name
Simplest way: an STM-based map. Deserialize when starting the plugin, serialize when the plugin finishes.
For simplicity, resorting to Module-level stores instead of Name-level, so closing for now.
Module
A symbol server is a KV database, indexed by binding
Name
s.