Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ OptiSQL is a custom in-memory query execution engine. The backend (physical exec
- Go 1.24+
- Rust 1.70+
- C++23
- Python 3.11+
- Python 3.12
- Docker 29+
- Make
- git
Expand Down Expand Up @@ -143,4 +143,4 @@ Want to contribute? Check out [CONTRIBUTING.md](CONTRIBUTING.md) for detailed gu
- Build and run instructions

## License
This project is licensed under the terms specified in [LICENSE.txt](LICENSE.txt).
This project is licensed under the terms specified in [LICENSE.txt](LICENSE.txt).
Loading