- Jul 14, 2023
-
-
-
Check that picodata SQL uses `key_def` module from Tarantool to calculate the tuple hash.
-
- Jul 12, 2023
-
-
- Jul 10, 2023
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
- Jul 05, 2023
-
-
The following commands are affected: - `picodata connect [user@][host][:port]` - `picodata run --peer` - `picodata run --listen` - `picodata run --http-listen` - `picodata run --advertise` - `picodata expel --peer` Only `picodata connect` respects the username. Other options just ignore it. - Provide new `struct Address` - Replace `try_parse_address` function with `impl FromStr for Address`. - Provide both unit and pytests
-
- Jul 03, 2023
-
-
- Jun 30, 2023
-
-
- Jun 19, 2023
-
-
Yaroslav Dynnikov authored
Picodata treats absent hostname (`:8080`) as `localhost` by default, which resolves to IPv6 on Mac. The test explicitly specified inconsistent addresses, and that caused "connection refused" error.
-
- Jun 15, 2023
-
-
Yaroslav Dynnikov authored
-
- Jun 14, 2023
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
- Jun 13, 2023
-
-
Egor Ivkov authored
-
Egor Ivkov authored
-
- Jun 08, 2023
-
-
Egor Ivkov authored
-
Egor Ivkov authored
-
Egor Ivkov authored
-
Egor Ivkov authored
-
- Jun 02, 2023
-
-
Georgy Moshkin authored
-
Egor Ivkov authored
and minor rpc fixes
-
Egor Ivkov authored
-
- Jun 01, 2023
-
-
Georgy Moshkin authored
-
- May 31, 2023
-
-
-
-
Georgy Moshkin authored
-
- May 30, 2023
-
-
Yaroslav Dynnikov authored
-
- May 26, 2023
-
-
Georgy Moshkin authored
Still ignore expelled ones though. Also this introduces yet another hardcoded timeout value, which should be unhardcoded at some point (related to #64).
-
-
-
-
- May 25, 2023
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
- May 24, 2023
-
-
-
They're being replaced with ddl create_space, etc.
-