rxqlite 0.1.11

A secured distributed sqlite database built upon `openraft`, `sqlx` and `sqlite`.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Roadmap

## [0.1.11]
Client authorization

## [0.1.9]
Bug fixes

## [0.1.8]
Notification system

## [0.1.6]
BYC: Bring Your Cryptography, in order to encrypt/decrypt raft log,
while sqlite will be encrypted using sqlite cipher.