|
1 | | -# [](https://github.com/man-group/arctic) [Arctic TimeSeries and Tick store](https://github.com/man-group/arctic) |
| 1 | +# Development moved to ArcticDB GitHub Repository |
2 | 2 |
|
3 | | - |
4 | | -[](https://arctic.readthedocs.io/en/latest/?badge=latest) |
5 | | -[](https://app.circleci.com/pipelines/github/man-group/arctic?branch=master) |
6 | | -[](https://pypi.org/project/arctic) |
7 | | -[](https://github.com/man-group/arctic) |
8 | | -[](https://gitter.im/man-group/arctic?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
9 | | - |
10 | | -Arctic is a high performance datastore for numeric data. It supports [Pandas](http://pandas.pydata.org/), |
11 | | -[numpy](http://www.numpy.org/) arrays and pickled objects out-of-the-box, with pluggable support for |
12 | | -other data types and optional versioning. |
13 | | - |
14 | | -Arctic can query millions of rows per second per client, achieves ~10x compression on network bandwidth, |
15 | | -~10x compression on disk, and scales to hundreds of millions of rows per second per |
16 | | -[MongoDB](https://www.mongodb.org/) instance. |
17 | | - |
18 | | -Arctic has been under active development at [Man Group](https://www.man.com/) since 2012. |
19 | | - |
20 | | ---- |
21 | | - |
22 | | -## :mega: ArcticDB! :mega: |
23 | | - |
24 | | -ArcticDB, Man Group's high-performance Python-native DataFrame database, is available on [GitHub](https://github.com/man-group/arcticdb). |
25 | | - |
26 | | -ArcticDB is the next generation of Arctic and is designed to be a drop-in replacement for it, providing a platform that is: |
27 | | - |
28 | | -* **Fast**: Capable of processing billions of rows in seconds |
29 | | -* **Flexible**: Designed to handle complex real-world datasets |
30 | | -* **Familiar**: Built for the modern Python Data Science ecosystem - Pandas In/Pandas Out! |
31 | | - |
32 | | -This repository **does not contain the code for ArcticDB**, but instead contains the older (first) version of the Arctic platform. |
33 | | -This repository is now in maintenance mode and all ongoing development efforts will be focused on ArcticDB. |
34 | | - |
35 | | -If you would like information on ArcticDB please see the [website](https://arcticdb.io) or get in touch with us at arcticdb@man.com. |
| 3 | +This repository and project are now in maintenance mode. Development has migrated to [ArcticDB](https://github.com/man-group/ArcticDB). |
36 | 4 |
|
37 | 5 | --- |
38 | 6 |
|
39 | | -Information on how to set up, install and use Arctic has been migrated to [README-arctic.md](README-arctic.md). |
40 | | - |
41 | | -This repository is in maintenance mode as ongoing development has migrated to **ArcticDB**. |
42 | | - |
| 7 | +Information on how to set up, install and use Arctic has been moved to [README-arctic.md](README-arctic.md). |
0 commit comments