Restream / reindexer

Embeddable, in-memory, document-oriented database with a high-level Query builder interface.
https://reindexer.io
Apache License 2.0
763 stars 64 forks source link

builtinserver import is broken #53

Closed SladeThe closed 4 years ago

SladeThe commented 4 years ago

builtinserver can not be imported, because of wrong builtin package in builtinserver_windows.go.

SladeThe commented 4 years ago

Seems that both builtin and builtinserver are completely broken on Windows. And reindexer is only available as a standalone binary server installation.

olegator77 commented 4 years ago

Thank you for bugreport Fixed in 2.7.0 release.

SladeThe commented 4 years ago

I confirm, that this particular issue was fixed. It still doesn't work for me. But maybe I haven't configured it properly. Requires further investigation. I close this ticket by now. Will recreate it in the future, if the problem remains.