ᴀɴᴛᴏɴ
ᴀɴᴛᴏɴ
@RobWin @storozhukBM hello guys, is it okay for me to make PR with support for Micronaut 3? Should I branch from *master* branch and make changes in current Micronaut module?
Okay I will branch out from *master* and will add support for Micronaut 3 starting from there, thanks!
Yes and not, there a lot of internal changes, like no longer Micronaut depends nor uses RxJava2 internally so any library (like resilien4j) which is build on top of RxJava2...
I can implement this and propose PR for such feature
Yea I meant **@GraphQLRootContext**, just miss type on my side I created a [PR with such feature](https://github.com/leangen/graphql-spqr/pull/406), looking for your review, thanks!
@kaqqao bumping so it won't be forgotten
I was working on a [similar project DummyMaker](https://github.com/GoodforGod/dummymaker) since 2017 and recently released version 4.0 and only now found out about this library and that it is deprecated, definitely missed...
Думаю стоит еще добавить конфиг по умолчанию для вкл/выкл логгирования, метрик, трассировки сразу на все приложение, чтоб не приходилось по умолчани руками идти и все модули и конфиги заполнять
Pros for ArientDB vs OrientDB - average performance is 4x better than OrientDB Pros for OrientDB vs ArientDB: - Fork-friendly (written in java) - Richer APIs + SQL-like language support...
@litvintech according to recent [benchmark](https://www.arangodb.com/2018/02/nosql-performance-benchmark-2018-mongodb-postgresql-orientdb-neo4j-arangodb/) its is better in read/write/shortest-path-search/etc operations as well as memory usage than OrientDB. So combining all this metrics its about 4x better overall. But at...