Added
- Bloom filter data structure
Changed
- Use newer Zig master version
Installation
Download Binaries
Pre-built binaries are available for Linux, macOS, and Windows.
- Download the appropriate binary for your platform
- Verify the checksum against SHA256SUMS
- Make the binary executable (Linux/macOS):
chmod +x zedis-* - Run the server: `./zedis-0.0.8-...