Module: Faststep

Defined in:
lib/faststep.rb,
lib/faststep/db.rb,
lib/faststep/cursor.rb,
lib/faststep/version.rb,
lib/faststep/collection.rb,
lib/faststep/connection.rb,
ext/faststep/faststep.c

Defined Under Namespace

Modules: Support Classes: Collection, Connection, ConnectionFailure, Cursor, Db, OperationFailure

Constant Summary collapse

ASCENDING =
1
DESCENDING =
-1
VERSION =
"0.0.6"