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

Modulesยง

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