Releases: johnwilson/bytengine
Releases · johnwilson/bytengine
Bytengine v0.2.3
Bug fix release
Bytengine v0.2.2
Bug fixes and addition of the following features:
- Command shortcuts
- Improved bshell
- Support for Godep
- Support for raspberry-pi (binaries available)
Raspberry-pi notes:
- for better performance, configure bytengine to use remote mongodb for filesystem and byte store
Bytengine v0.2.1
Mostly refactoring and making the creation of plugins much easier.
Bytengine version 0.2-alpha
This release is a major rewrite and includes the following features:
- bytengine is "go gettable"
- added a shell (bshell) to facilitate prototyping and querying
- adopted a plugin architecture to allow use of alternative authentication, cache and storage modules
- updated documentation