https://github.com/s00d/rocksdbfusion
RocksDBFusion is a comprehensive project that includes a server for RocksDB
https://github.com/s00d/rocksdbfusion
Last synced: 12 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T08:54:16.000Z (almost 2 years ago)
- Last Synced: 2024-09-01T00:47:56.404Z (almost 2 years 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

# 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.