Dmitry Parenskiy
Dmitry Parenskiy
``` require "./mongo.cr" client = Mongo::Client.new "mongodb://localhost" db = client["mydb"] collection = db["places"] collection.find({"name" => "Coffee"}) do |doc| puts doc en ```
@farizaghayev Ок, Hmm voice model for russian language is present in marytts repo. A little later, I take on this task and do pull request.
The same problem. +1
The same problem on 6.1.53-1-MANJARO
I have the same error on my server. Repeated periodically, randomly. I am use scala-redis with Scala 2.10 and akka (redis-client invoke in actor)
Stuart, This error occurs when selecting objects from db. ODB is allow recursive type definition.
Hi, stuz5000. I do not want to add new dependencies for the project. It should be simple. If you will create a simple package scanner without dependencies, it will be...
It is a good offer.
Hi Yes, I have plans to publish a version of Soriento to maven central repo, but now I'm very busy at work. I can publish it not earlier than one...
Good luck to you!