What is Wizbit

Wizbit is a way to store and organise your data which remembers every change you make, synchronises without worry, and is browsable in terms of how you think about the data you're looking for.

Wizbit's core features

  • Synchronise your data across many devices safely and transparently
  • Organise your data with a semantic filesystem
  • Backup every change you make

Wiz.BlobStore

Dumped from vala


BlobStore(string directory)
bool exists(string uuid)
MappedFile read(string uuid) throws GLib.FileError
string write(Blob obj) throws GLib.FileError