- [+] Segregate databases
- [+] Multi-database support
- [+] use_db parameter for structs (used db defined in config.json by default)
- [+] AuthBasedMethodExecutor, allows you to define callback on failed auth
- [+] imports.require function, acts like node.js require
- [+] Add some short paths for functions and classes
- [+] Struct(create_new), don't add db row if record wasn't found