https://github.com/fx2y/flowdb
FlowDB is a distributed, transactional key-value store that provides high performance, scalability, fault tolerance, and consistency. It supports various programming languages and platforms, enables asynchronous, actor-based programming, manages cluster deployment and configuration, and provides documentation and testing.
https://github.com/fx2y/flowdb
actor-based-programming asynchronous-programming cluster-deployment consistency database distributed-systems documentation fault-tolerance high-performance key-value-store scalability testing transactional-database
Last synced: 28 days ago
JSON representation
FlowDB is a distributed, transactional key-value store that provides high performance, scalability, fault tolerance, and consistency. It supports various programming languages and platforms, enables asynchronous, actor-based programming, manages cluster deployment and configuration, and provides documentation and testing.
- Host: GitHub
- URL: https://github.com/fx2y/flowdb
- Owner: fx2y
- License: mit
- Created: 2023-10-02T23:21:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-07T11:24:39.000Z (over 2 years ago)
- Last Synced: 2025-03-22T01:31:11.660Z (about 1 year ago)
- Topics: actor-based-programming, asynchronous-programming, cluster-deployment, consistency, database, distributed-systems, documentation, fault-tolerance, high-performance, key-value-store, scalability, testing, transactional-database
- Language: C++
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FlowDB
FlowDB is a distributed, transactional key-value store that provides high performance, scalability, fault tolerance, and consistency. It supports various programming languages and platforms, enables asynchronous, actor-based programming, manages cluster deployment and configuration, and provides documentation and testing.