class EJDB::DB

Defined in:

ejdb.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(filename : String, mode : Int32) #

[View source]

Instance Method Detail

def close #

[View source]
def finalize #

[View source]
def find(collection : String, query, hints = nil) #

[View source]
def save(collection : String, *objs) #

[View source]