Revision d11f6aa50b5ebd736ada26efee642ecc5ac98f2f authored by Brian Harrington on 29 January 2019, 18:31:37 UTC, committed by Brian Harrington on 29 January 2019, 18:31:37 UTC
1 parent c262b24
Raw File
README.md
# Atlas

Backend for managing dimensional time series data.

## Links

* [Documentation](https://github.com/Netflix/atlas/wiki)
* [Mailing List](https://groups.google.com/forum/#!forum/netflix-atlas)
* [Issues](https://github.com/Netflix/atlas/issues)
* [Releases](https://github.com/Netflix/atlas/releases)
* [![Build Status](https://travis-ci.org/Netflix/atlas.svg)](https://travis-ci.org/Netflix/atlas/builds)

## License

Copyright 2014-2019 Netflix, Inc.

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
back to top