Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
/ elasticstore Public archive

A pluggable union between Firebase CloudFirestore + ElasticSearch

License

Notifications You must be signed in to change notification settings

acupofjose/elasticstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch + CloudFirestore = Elasticstore


A pluggable integration with ElasticSearch to provide advanced content searches in Firestore.

This script can:

  • monitor multiple firestore collections and add/modify/remove indexed elasticsearch data in real time
  • communicates with client completely via Firebase (no elasticsearch client required, though a query builder is recommended)
  • clean up old, outdated requests (WIP)

Heavily Inspired by the Realtime Database implementation (Flashlight) by the Firebase Team

Getting Started:

Coming Soon

About

A pluggable union between Firebase CloudFirestore + ElasticSearch

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages