
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@michael_ting/node-red-milvus
Advanced tools
This package provides Node-RED nodes to interact with a Milvus database. The nodes allow you to perform various operations on Milvus collections, vectors, partitions, databases, and authentication.
This configuration node allows you to set up the connection to a Milvus database.
This node allows you to perform vector operations on a Milvus database collection.
delete
get
insert
query
search
upsert
This node allows you to interact with a Milvus database collection.
alterAlias
createAlias
createCollection
describeAlias
describeCollection
dropAlias
dropCollection
getCollectionStatistics
hasCollection
listAliases
listCollections
renameCollection
This node allows you to manage Milvus databases.
createDatabase
dropDatabase
listDatabases
useDatabase
This node allows you to manage Milvus database collections and indexes.
createIndex
describeIndex
dropIndex
getLoadState
loadCollection
releaseCollection
This node allows you to manage Milvus database authentication, including roles and users.
createRole
createUser
deleteUser
describeRole
describeUser
dropRole
grantPrivilege
grantRole
listGrants
listRoles
listUsers
revokePrivilege
revokeRole
updatePassword
This node allows you to manage Milvus database partitions.
createPartition
dropPartition
getPartitionStatistics
hasPartition
listPartitions
loadPartitions
releasePartitions
To install this package, run the following command in your Node-RED user directory (typically ~/.node-red
):
npm install @michael_ting/node-red-milvus
Here is an example of how to use the Vector node to insert data into a Milvus collection:
For detailed information on the Milvus Node API, please refer to the Milvus Node API Reference.
This project is licensed under the MIT License.
FAQs
Node-RED nodes to interact with Milvus database.
We found that @michael_ting/node-red-milvus demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.