项目作者: efraespada

项目描述 :
JSON database manager for Node. Allows different processes to work with the same data.
高级语言: JavaScript
项目地址: git://github.com/efraespada/turbine.git
创建时间: 2018-04-09T19:57:58Z
项目社区:https://github.com/efraespada/turbine

开源协议:Apache License 2.0

下载


@efraespada/turbine

Turbine

Wiki

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

  1. Copyright 2018 Efraín Espada
  2. Licensed under the Apache License, Version 2.0 (the "License");
  3. you may not use this file except in compliance with the License.
  4. You may obtain a copy of the License at
  5. http://www.apache.org/licenses/LICENSE-2.0
  6. Unless required by applicable law or agreed to in writing, software
  7. distributed under the License is distributed on an "AS IS" BASIS,
  8. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  9. See the License for the specific language governing permissions and
  10. limitations under the License.