0.9.0 • Published 2 years ago

spined v0.9.0

Weekly downloads
7
License
GPL-3.0-only
Repository
gitlab
Last release
2 years ago

spined

A JSON semantic network data store on Redis

Spined is an experimental data store to create and manipulate efficiently persistent data, organized as a "semantic network", a flexible and high level paradigm.

Spined is extremely opinionated and focus on storing JSON type documents, using JSONSchema to enforce structure and JSONata as indexes and queries descriptor.

Spined is written in Node.js and bindings are only available for Node.js for now.

The low level storage implementation is Redis and Spined generally preserve the high-performance of Redis and in some cases provide even faster performance by using an "in memory" application cache.

Though direct Redis API access is always an option, Spined provide a graph-type abstract and high level organisation of your data for easier and more human-understandable queries and mutation.

Documentation.

0.9.0

2 years ago

0.8.1

2 years ago

0.9.0-1

2 years ago

0.9.0-0

2 years ago

0.9.0-2

2 years ago

0.8.0

2 years ago

0.7.10

3 years ago

0.7.9

3 years ago

0.7.8

3 years ago

0.7.7

3 years ago

0.7.6

3 years ago

0.7.5

3 years ago

0.7.4

3 years ago

0.7.3

3 years ago

0.7.2

3 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.6.6

4 years ago

0.6.5

4 years ago