Skip to content

romhut/hoard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hoard

Hoard is an Event Based Storage Engine built ontop of MongoDB

Install

bin/cli install

Running Locally

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

TODO

  • Unit Tests
  • Reports
  • Export / Import
  • Backup
  • Migrations

Support

Official support is currently not available, but if you have any questions or suggections please use the Github issue system

About

Event and data storage with embedded query system built ontop of MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published