A light and scalable NoSQL database, able to use cheap storage to scale, including S3
- Production version with no dependencies
- Be extremely lightweight
- Scaling accordingly to the available hardware
- Use cheap storage as its backend, including S3
- Offer a pure javascript version
- Offer a binary with socket connection, to be used in any language (future release)
- Offer high performance through multi-threading with concurrent B+ Tree (future release)