The database adapter accepts any abstract-level implementation. To implement your own database adapter, you will need to extend the AbstractLevel class.

Here are some example level implementations:

See the docs for more details on how to implement your own abstract-level database.

Last Edited: January 1, 1970