Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 551 Bytes

intro.md

File metadata and controls

7 lines (4 loc) · 551 Bytes

Table of contents / Workers

Vulcan

Vulcan is the god of fire, including the fire of volcanoes, metalworking, and the forge.

Vulcan is our search-indexing worker. Its job is to keep our data indexed properly on our search provider, Algolia. It does this by using RethinkDB's changefeeds feature to listen for new documents, changed documents, and deleted documents in our database to signal that a new index event needs to occur.