Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whisklabs/reactiverogue
Foursquare mongodb RogueDSL with Reactivemongo backend
https://github.com/whisklabs/reactiverogue
Last synced: 2 months ago
JSON representation
Foursquare mongodb RogueDSL with Reactivemongo backend
- Host: GitHub
- URL: https://github.com/whisklabs/reactiverogue
- Owner: whisklabs
- License: apache-2.0
- Created: 2013-08-23T10:05:09.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T13:12:23.000Z (almost 4 years ago)
- Last Synced: 2024-04-19T11:57:02.960Z (9 months ago)
- Language: Scala
- Homepage:
- Size: 238 KB
- Stars: 16
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
reactiverogue
=============Foursquare Rogue Scala DSL based on non-blocking reactivemongo driver
Consider [QueryTest.scala](https://github.com/whiskteam/reactiverogue/blob/master/reactiverogue-record-dsl/src/test/scala/reactiverogue/core/QueryTest.scala) as an example
## Dependency
libraryDependencies += "com.whisk" %% "reactiverogue-record-dsl" % "0.4.0.beta13"