https://github.com/siennathesane/pleiades
Lightning-fast constellation mesh database
https://github.com/siennathesane/pleiades
cloud-native constellation constellation-mesh database kv-store
Last synced: 11 months ago
JSON representation
Lightning-fast constellation mesh database
- Host: GitHub
- URL: https://github.com/siennathesane/pleiades
- Owner: siennathesane
- License: gpl-3.0
- Created: 2023-06-08T05:01:51.000Z (about 3 years ago)
- Default Branch: mainline
- Last Pushed: 2023-09-23T13:11:03.000Z (over 2 years ago)
- Last Synced: 2025-07-20T10:34:27.239Z (11 months ago)
- Topics: cloud-native, constellation, constellation-mesh, database, kv-store
- Homepage:
- Size: 10.6 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE.txt
- Code of conduct: docs/code-of-conduct.md
Awesome Lists containing this project
README
# Pleiades
Pleiades is a globally distributed, [constellation mesh database](#what-is-a-constellation-mesh) designed to enable complex and systemically critical workloads.
## Current State
Pleiades has been under active development since May 2022, and has undergone many design iterations and test implementations. These iterations are critical to finding and designing the right internal architectural patterns and implementations to meet systemically critical workload requirements.
Pleiades is currently going through it's 3rd and final major internal architecture overhaul, which includes a complete rewrite. For more information, see [#63](https://github.com/mxplusb/pleiades/issues/63). It is still in pre-alpha state.
# Documentation
Check out the [docs/](./docs/) folder for more information!