Roadmap
What is not built yet, and what is not planned.
Not built yet
- Planned
Encryption at rest is not built. It is planned in four stages, and none of them has landed.
Until it lands, treat the data directory as plaintext on disk. The users.json file is sealed separately and that is not encryption at rest for your data.
- Planned
Client libraries are planned for after 1.0. None has shipped, and this site carries no code sample in any language other than HQL.
- Planned
Loading another database's BSON dump in one command is not built. hoardDB's own dump and restore cover backup and recovery of hoardDB buckets, and migrating off MongoDB is a different verb that does not exist yet. The plain-file import is committed before 1.0; analysing a dump to recommend store types comes later.
- Planned
Server-side grouping and multi-document atomicity are not planned for 1.0.
- Planned
A published benchmark is planned. There is no head-to-head measurement in the repository today, so this site publishes no performance number at all.
- Planned
Coming soon! We'll publish the source when hoardDB hits v1.0.
The repository is not public yet: the history is being prepared for publication first, so until it is there is nothing to clone.
When not to use hoardDB
That page is not written yet. Until it is, Limitations lists what the shipped product does not do.