Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s00d/rocksdbfusion
RocksDBFusion is a comprehensive project that includes a server for RocksDB
https://github.com/s00d/rocksdbfusion
Last synced: about 1 month ago
JSON representation
RocksDBFusion is a comprehensive project that includes a server for RocksDB
- Host: GitHub
- URL: https://github.com/s00d/rocksdbfusion
- Owner: s00d
- Created: 2024-06-10T06:35:04.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-04T08:54:16.000Z (6 months ago)
- Last Synced: 2024-09-01T00:47:56.404Z (4 months ago)
- Language: Rust
- Homepage: https://s00d.github.io/RocksDBFusion/
- Size: 37.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes.md
Awesome Lists containing this project
README
![Logo](https://raw.githubusercontent.com/s00d/RocksDBFusion/main/assets/github-min.webp)
# RocksDBFusion
RocksDBFusion is a comprehensive project that includes a server for RocksDB, multiple clients for different languages, and a client with an interface for interacting with the server. This project aims to provide a unified and efficient way to manage and interact with RocksDB across different platforms and languages.
- [Docs](https://s00d.github.io/RocksDBFusion/)
## Contributing
We welcome contributions from the community! To contribute:
1. Fork the repository.
2. Create a new branch for your feature or bugfix.
3. Make your changes.
4. Submit a pull request with a detailed description of your changes.## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## Contact
For any questions or suggestions, feel free to open an issue or contact the project maintainers.