googlearchive/flashlight

firebase cloud function version of flashlight?

Closed this issue · 3 comments

ulion commented

Is it possible do that?

Sounds like a fun project! Essentially, you'd just need the same functionality in two functions:

  • when data changes, index it in ES
  • when a search request is added to db, do the ES lookup and write the results back to the db