Skip to content

JSON database manager for Node. Allows different processes to work with the same data.

License

Notifications You must be signed in to change notification settings

efraespada/turbine

Repository files navigation

@efraespada/turbine

Turbine

1. Implementation

2. Methods

3. Databases

4. Clusters

5. Workflow

6. Benchmark

Turbine allows different node processes to work with the same JSON databases. It works as a service receiving requests and returning, storing or querying data as quick as possible.

License

Copyright 2018 Efraín Espada

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.