-
Although it's not documented in Micronaut Mongo, a feature of the mongo driver is that you can map elements of a collection to specific subclasses based on a field called the discriminator, see this e…
-
`RawObject` will decode only 1st level fields of the encoded documet.
On the other side `RawDocument` is already an encoded document and no processing should be made.
-
### How frequently does the bug occur?
All the time
### Description
After login `user.customData` should return the data in proper json formats.
But receiving the data in E-JSON format.
See `stats` …
-
Mongokit causes a weird issue when I have a document structure below. I think the issue started when I added 3 new fields which are key-value type dictionary.
```
structure = {
'strategy_idx'…
-
The test t/bson.t started failing recently. It seems all fails happened with Mojolicious 8.50 so far.
Sample fail reports can be found via the matrix: http://fast-matrix.cpantesters.org/?dist=Mango…
-
vibe supports serialization / deserialization to/from json,bson,D types. Could it support also protocol buffers? (eg https://github.com/msoucy/dproto or other libraries you would recommend).
Use ca…
-
I get this exception in loop (I'm running v0.3.3):
{:timestamp=>"2016-04-21T01:15:09.431000+0000", :message=>"MongoDB Input threw an exception, restarting", :exception=>#, :level=>:warn}
and no docum…
-
Hello,
I try to use mongo_session_store with MongoStore. For some reasons, we are stuck with ruby mongo 1.12 driver, so lastest working version of mongo_session_store is 5.1 (6.0 does not want to wor…
-
When I try :
``` python
json.dumps([_.to_json_type() for _ in news])
```
news is a cursor,
I have this error:
```
File "/home/edouard/.local/lib/python2.7/site-packages/mongokit/document.py", lin…
-
### Describe the bug
When I run `HEADLESS=1 make px4_sitl gazebo-classic_typhoon_h480`, it was not working.
Details are below.
```
$ HEADLESS=1 make px4_sitl gazebo-classic_typhoon_h480
[0/4] Per…