Module daemon

Module daemon 

Source
Expand description

Background daemon for fast queries

The daemon provides:

  • Sub-millisecond search (indexes kept in memory)
  • File watching for incremental index updates
  • Query caching
  • Event broadcasting for real-time updates

Modulesยง

cache
client
Client for communicating with daemon
events
Event broadcasting for daemon
process
protocol
server
watcher
File system watcher for incremental indexing