Among other things in that earlier thread, there's some discussion of aspects of ZomboDB with its developer.
ZomboDB is a Postgres extension that enables efficient full-text searching via the use of indexes backed by Elasticsearch. (From the project's website[0]).
Lots more info in readme at the project's github[1].
ZomboDB is a Postgres extension that enables efficient full-text searching via the use of indexes backed by Elasticsearch. (From the project's website[0]).
Lots more info in readme at the project's github[1].
[0] http://zombodb.com
[1] https://github.com/zombodb/zombodb