Skip to content

antidata/rogue-field

 
 

Repository files navigation

Rogue-Field

Rogue-Field is a set of interfaces for defining the fields of models. It is used in Rogue, a type-safe Scala DSL for executing queries against mongo, and Spindle, a Scala code generator for Thrift.

Installation

In sbt, add:

val rogueField      = "com.foursquare" %% "rogue-field"         % "2.2.1"

Join the rogue-users google group for help, bug reports, feature requests, and general discussion on Rogue.

Releases

The latest release is 2.2.1. See the changelog for more details.

Major changes in 2.2.1:

  • split rogue-field into an independent project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 82.0%
  • Shell 18.0%