Skip to main content

Crate forge_runtime

Crate forge_runtime 

Source
Expand description

ForgeKit runtime layer - File watching and caching.

This crate provides runtime services for the ForgeKit SDK:

  • File watching with notify crate
  • Incremental indexing
  • Query caching
  • Connection pooling

§Status

This crate is currently a stub. Full implementation is planned for v0.3.

Structs§

ForgeRuntime
ForgeKit runtime for automatic reindexing and caching.
RuntimeConfig
Runtime configuration for indexing and caching.
RuntimeStats
Runtime statistics.