Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

KurrentDB NodeJS Client

License

NotificationsYou must be signed in to change notification settings

kurrent-io/KurrentDB-Client-NodeJS

Repository files navigation

Kurrent

KurrentDB NodeJS Client

Previous LTSLTSnext

KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Itsevent-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solvesdistributed messaging challenges and ensures data consistency.

Documentation

Packages

This monorepo contains the following packages:

SubfolderPackage
packages/db-client/@kurrent/kurrentdb-client
packages/opentelemetry/@kurrent/opentelemetry
packages/test/Internal tests

The client usesKurrentDB-Bridge-Clientto significantly improve read performance by leveraging Rust through native addons.

Communities

Join our global community of developers.

Contributing

Development is done on themaster branch.We attempt to do our best to ensure that the history remains clean and to do so, we generally ask contributors to squashtheir commits into a set or single logical commit.

Building the client

The client is built using theNodeJS JavaScript runtime. To build the client, you need to have Nodeinstalled on your machine. You can download it from the official NodeJS website.Once you have it installed, you can build the client by running the following command in the root directory of theproject:

yarn installyarn build

[8]ページ先頭

©2009-2025 Movatter.jp