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.
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
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.
Feb 5, 2024
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...
Oct 26, 2022
remove python 2.7 dependencies support python 3.8 pins pandas<1.1.0, numpy<1.19.0
Jan 26, 2022
Stable version in use at Man Group.
Jan 21, 2022
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...