Skip to content

v0.0.1 - Initial release

Compare
Choose a tag to compare
@Arthurdw Arthurdw released this 14 Aug 13:05
· 29 commits to master since this release

🎉 Initial creation of the Firefly DB

  • TCP Communication
  • String query parsing
  • Bitwise query parsing
  • Saving to file (uses bincode for serialisation & deserialisation)
  • Command line argument parsing (uses clap)
  • Rust library for easy asynchronous query execution