Open mrichar1 opened 7 years ago
There were initial attempts to decouple the ES piece in Nefertari but it hasn't been completed: https://github.com/ramses-tech/nefertari/tree/engine-refactor
If you're up for the challenge you're more than welcome to submit a PR!
I'm trying to find out if it's possible to use Ramses without using elasticsearch.
I see that both Ramses and Nefertari have alternaitve code paths (e.g. using BaseDocument or ESBaseDocument) but I can't see a high level way to switch.
Thanks!