Documentation for stdnet 0.8.2. For development docs, go here.
Stdnet provides a tool for creating and manipulating Model which are not backed by a BackendDataServer but requires an interface similar to StdModel classes.
The primary tool for creating local models is the create_model() API function:
create_model('RedisDb', 'db')