mojo 0.1.0

Versioning filesystem for sqlite database. This is a placeholder but the project is real
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Sudeep Jathar <ssjgit@gmail.com>"]
autotests = false
categories = ["filesystem", "sqlite"]
description = "Versioning filesystem for sqlite database. This is a placeholder but the project is real"
documentation = "https://github.com/sudeep9/mojo"
exclude = ["build", "target", "*.log"]
homepage = "https://github.com/sudeep9/mojo"
keywords = ["sqlite", "filesystem", "versioning"]
license = "MIT"
name = "mojo"
repository = "https://github.com/sudeep9/mojo"
version = "0.1.0"