This repository was archived by the owner on Feb 21, 2024. It is now read-only.
v1.0.2
This version contains 11 contributions from 3 contributors. There are 30 files changed, 1,569 insertions, and 1,215 deletions.
Fixed
- Fix documentation (#1503, #1495, #1551)
- Fix places where empty IndexOptions were being used (#1547)
- Fix translator syncing bug in cluster environments (#1552)
- Fix race condition in translate_test (#1541)
- Add IndexOptions to IndexInfo json response (#1547)
- Add proper locking to cluster code to prevent races (#1533)
- Re-export erroneously unexported func Row.Intersect (#1502)
- Update parser to handle row keys on SetRowAttrs() (#1555)