1.7.3 • Published 2 years ago

qdrantdb v1.7.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

qdrant-npm

Installation

To install qdrantdb globally, use npm:

npm i -g qdrantdb

Usage

Once qdrantdb is installed, you can run the Qdrant DB instance by using the following command:

qdrant

Please note that depending on your system configuration, you may need to run this command with sudo privileges.

Features

  • Supports Linux, macOS, and Windows.
  • Versions are in parity with the Qdrant binary release versions
  • Automatically fetches the appropriate Qdrant DB binary for your platform and architecture.
  • Sets up the necessary configuration files and dashboard.
  • Cleans up unnecessary node_modules after installation.

Installation Structure

After running qdrantdb, your installation directory will look like this:

bin/
├── config/
├── snapshot/
├── static/
├── storage/
├── qdrant/
├── .qdrant-initialized
install.js
runner.js
package.json

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions to qdrantdb are welcome! If you have any ideas, enhancements, or bug fixes, please open an issue or submit a pull request.

Issues and Support

If you encounter any issues or need assistance with Qdrant, please open an issue on the GitHub repository or reach out to the community.

1.7.3

2 years ago

1.6.0

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.0.0

2 years ago