Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
db3-v0.1.3-macos-x86_64.sha256 | 2022-11-19 | 97 Bytes | |
db3-v0.1.3-macos-x86_64.tar.gz | 2022-11-19 | 19.8 MB | |
db3-v0.1.3-linux-x86_64.sha256 | 2022-11-19 | 97 Bytes | |
db3-v0.1.3-linux-x86_64.tar.gz | 2022-11-19 | 22.2 MB | |
README.md | 2022-11-18 | 800 Bytes | |
v0.1.3.tar.gz | 2022-11-18 | 353.4 kB | |
v0.1.3.zip | 2022-11-18 | 417.9 kB | |
Totals: 7 Items | 42.8 MB | 0 |
What's Changed
- add query session sdk by @jingchen2222 in https://github.com/dbpunk-labs/db3/pull/125
- add db3 session by @jingchen2222 in https://github.com/dbpunk-labs/db3/pull/146
- add the details of technology implementaion by @imotai in https://github.com/dbpunk-labs/db3/pull/143
- feat: stop the progress of db3 gracefully by @imotai in https://github.com/dbpunk-labs/db3/pull/152
- add the method of broadcasting mutation to json rpc by @imotai in https://github.com/dbpunk-labs/db3/pull/151
- impl query session api and add node context by @jingchen2222 in https://github.com/dbpunk-labs/db3/pull/154
- feat: check the valid of mutation by @imotai in https://github.com/dbpunk-labs/db3/pull/159
Full Changelog: https://github.com/dbpunk-labs/db3/compare/v0.1.2...v0.1.3