Skip to content

Releases: johnwilson/bytengine

Bytengine v0.2.3

31 Dec 17:11
Compare
Choose a tag to compare

Bug fix release

Bytengine v0.2.2

27 Dec 19:22
Compare
Choose a tag to compare

Bug fixes and addition of the following features:

  1. Command shortcuts
  2. Improved bshell
  3. Support for Godep
  4. 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

02 Dec 15:56
Compare
Choose a tag to compare

Mostly refactoring and making the creation of plugins much easier.

Bytengine version 0.2-alpha

15 Nov 10:05
Compare
Choose a tag to compare
Pre-release

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