# property_table v0.3.2 - Table of Contents In-memory key-value store with subscriptions ## Pages - [PropertyTable](readme.md) - [Changelog](changelog.md) ## Modules - [PropertyTable](PropertyTable.md): In-memory key-value store with subscriptions - [PropertyTable.Event](PropertyTable.Event.md): Struct sent to subscribers on property changes - [PropertyTable.Matcher](PropertyTable.Matcher.md): Behaviour for customizing the Matcher logic for filtering and dispatching events - [PropertyTable.Matcher.StringPath](PropertyTable.Matcher.StringPath.md): Match logic using keys organized as hierarchical lists