Agustin Lascialandare
Agustin Lascialandare
I'm using a parquet stream to track api usage, and every seems working ok except for when I try to close the stream i get an error: `os.close is not...
One only underscore in the url works but if you have an url with more than one underscore fail: http://something.com/something_more works ! but http://something.com/something_more_else does not work :(
I use mongo-mock and its awesome, the only thing that I had to add is the db reference constructor that in mongo db is at the same level of the...