Asdine Storm Versions Save

Simple and powerful toolkit for BoltDB

v0.6.1

7 years ago
  • Count returns 0 instead of storm.ErrNotFound when no record is found

v0.6.0

7 years ago
  • Auto increment any field
  • Re-index
  • OrderBy on db.Select
  • Faster writes with multiple indexes

v0.5.0

7 years ago
  • Batch support
  • Renaming EncodeDecoder to MarshalUnmarshaler
  • Fix sorting of integer IDs

v0.4.1

7 years ago
  • Fix protobuf codec compatibility with Get and Set

v0.4.0

7 years ago

This is the first version of Storm using SemVer