Add Reindexer database server as database type#3967
Add Reindexer database server as database type#3967olegator77 wants to merge 6 commits intoTechEmpower:masterfrom
Conversation
|
Hi! I've investigated about CI error status - changes to toolset folder are force run of every framework tests in CI. So, please help - how to pass CI test in this case? Tnx. |
|
Hi @olegator77 would you mind resolving this merge conflict? Thanks! |
|
Thanks @olegator77! I'll request a reviewer |
|
@cjnething thanks, will wait for review! |
|
Thanks for taking the time to open this PR. Right now, we're not ready to add any new databases to the toolset. We're hoping in the near future to make it easier to add databases without touching the core toolset code (like simply dropping a new directory under databases). When that time comes, we'll be able to do a more thorough review of potential new databases. |
Hi!
I've introduced Reindexer database to toolset.
Also there are added Golang fasthttp-reindexer test (as extra subtest of existing fasthttp test)