We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229051e commit 373efe3Copy full SHA for 373efe3
pubspec.yaml
@@ -1,9 +1,10 @@
1
name: quanta_db
2
description: "A high-performance pure Dart database implementation using LSM-Tree architecture."
3
version: 0.0.8
4
-homepage: https://quantadb.netlify.app
+homepage: https://champ96k.com
5
repository: https://github.com/champ96k/quanta_db
6
-publish_to: https://pub.dev/publishers/champ96k.com/packages
+documentation: https://quantadb.netlify.app/
7
+issue_tracker: https://github.com/champ96k/quanta_db/issues
8
9
topics:
10
- database
0 commit comments