Expand description
ForgeKit runtime layer - File watching and caching.
This crate provides runtime services for the ForgeKit SDK:
- File watching with
notifycrate - Incremental indexing
- Query caching
- Connection pooling
§Status
This crate is currently a stub. Full implementation is planned for v0.3.
Structs§
- Forge
Runtime - ForgeKit runtime for automatic reindexing and caching.
- Runtime
Config - Runtime configuration for indexing and caching.
- Runtime
Stats - Runtime statistics.