Questions tagged [tungus]

Mongoose driver for TingoDB embedded database

Mongoose driver for TingoDB embedded database

https://github.com/sergeyksv/tungus

2 questions
1
vote
0 answers

What is the difference between hashAggregate and tungstenAggregate?

I have noticed that, in the spark sql query physical plan, there are two types of aggregations. I wanna know the difference between "hashAggregation" and "tungstenAggregation". I have shown, two types of physical plan for reference. Thanks!
A srinivas
  • 791
  • 2
  • 9
  • 25
1
vote
1 answer

Problems running KeystoneJS without MongoDB

I would like to try running KeystoneJS without MongoDB. There's a short blog post explaining how to do it at http://ifrederik.com/blog/2014/11/cms-without-db-running-keystonejs-without-mongodb/ Basically, it explains how to replace MondgoDB with…
Marko
  • 30,263
  • 18
  • 74
  • 108