-
I was just searching for a reactive aggregation solution and found this: https://github.com/JcBernack/meteor-reactive-aggregate
It allows you to specify a Mongo query to observe for changes, which def…
-
reactive-spring-mongo
https://dzone.com/articles/reactive-streams-with-spring-data-and-mongodb
-
While it's nice to be able to connect multiple pi's to a Grow-IoT instance, it would be nicer still if Grow-IoT could be hosted on the device itself.
Currently, this isn't working though. Hopefully…
-
Hi
I am trying to use your package in my project. I took your example code and put it in my project. But i allways get this error:
"gridFS_client.coffee:16 Uncaught Error: [The global definition of …
-
I am trying to make the columns reactive, by having a mongo document containing the list of columns to display. but this does not seem to work. I tried using autoruns but it failed, as well.
How can …
-
This is just a tip for people like me who struggle to display a value associated with an ID in a reactive-table. The best solution I found was to use [meteor-collection-helpers](https://github.com/dbu…
-
The current version only allows Mongo.Collection as collection return value in ReactiveTable.publish. FS.Collection do not pass 'instanceof Mongo.Collection' test in 'lib/server.js' (line 20).
Could …
-
How does this package integrate with Meteor? How does a Meteor developer use the data/connection?
I'm thinking something like creating a top-level `Streams` object in the package (assuming the ddp se…
-
We are using spring-data-mongodb reactive in our spring application. when tried to use `spring-cache-mongodb` with it, fails:
```
021-03-06 22:15:39.482 DEBUG 59911 --- [ main] o.s.b.d.L…
-
**Description**
Currently, there is only support for some relational databases using vault as credentials provider or using a credentials provider at all. But vault also supports dynamic credentials …