Marketstore Versions Save

DataFrame Server for Financial Timeseries Data

v4.1.13

2 years ago
  • feat: Alpaca Broker Feeder plugin

v4.1.12

2 years ago

refactor(xignitefeeder): add logs(https://github.com/alpacahq/marketstore/pull/531)

v4.1.11

2 years ago

v4.1.10

2 years ago

v4.1.9

2 years ago

https://github.com/alpacahq/marketstore/pull/513 : fix(query): off-by-one bug in read size check after read

v4.1.8

2 years ago

https://github.com/alpacahq/marketstore/pull/509 : refactor(category): ignore partially deleted data dir

v4.1.7

2 years ago
  • add a feature to move old WAL files to a temporary file and continue marketore starts up even when WAL_Replay fails

v4.1.6

2 years ago

Fixed unexpected process termination and other bugs that could occur when the Delete API and Write API are called frequently at the same time.

v4.1.5

2 years ago

Update Go to version 1.17

v4.1.4

2 years ago
  • [Xignite Feeder plugin] Data fetching during off-hours. (off_hours_interval config)