Back to directory
man-group avatar

arctic

High performance datastore for time series and tick data . Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/man-group/arctic.git

3,085

Stars

572

Forks

167

Watchers

LGPL-2.1

License

Development moved to ArcticDB GitHub Repository

This repository and project are now in maintenance mode. Development has migrated to ArcticDB.


Information on how to set up, install and use Arctic has been moved to README-arctic.md.

Releases

What's Changed

Fix doc for chunkstore's list_symbols by @yiskylee in #1017 Updated links to ArcticDB website and docs by @muhammadhamzasajjad in #1019 Speedup tickstore read date index conversion by...

remove python 2.7 dependencies support python 3.8 pins pandas<1.1.0, numpy<1.19.0

v1.80.3

Pre-release

Jan 21, 2022

Download .zip

VersionStore : add a named index on versions table to prevent an increase in the longest fully qualified index name, which can break the 127 char limit. This resolves the issue first seen in release...