Hoard is an Event Based Storage Engine built ontop of MongoDB
bin/cli install
The easiest way is to run the built-in web server that comes with PHP 5.4
php -S 127.0.0.1:8000 -t public
You can also run via any standard web browser such as Nginx or Apache. Simply use "public" as the webroot.
## Clients
- PHP - marcqualie/hoard-php-client
- Tail - marcqualie/hoard-tail-client
- Unit Tests
- Reports
- Export / Import
- Backup
- Migrations
Official support is currently not available, but if you have any questions or suggections please use the Github issue system