https://github.com/palantir/atlasdb
Transactional Distributed Database Layer
https://github.com/palantir/atlasdb
octo-correct-managed transactions
Last synced: 11 months ago
JSON representation
Transactional Distributed Database Layer
- Host: GitHub
- URL: https://github.com/palantir/atlasdb
- Owner: palantir
- License: apache-2.0
- Created: 2015-06-05T23:42:44.000Z (almost 11 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-29T12:09:32.000Z (over 1 year ago)
- Last Synced: 2024-10-29T13:25:42.505Z (over 1 year ago)
- Topics: octo-correct-managed, transactions
- Language: Java
- Homepage: https://palantir.github.io/atlasdb/
- Size: 114 MB
- Stars: 54
- Watchers: 176
- Forks: 10
- Open Issues: 366
-
Metadata Files:
- Readme: README.md
- Changelog: changelog/0.1000.0/pr-6853.v2.yml
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-java - AtlasDB
- fucking-awesome-microservices - AtlasDB - Transactional layer on top of a key value store. (Capabilities / Storage)
- awesome-microservices - AtlasDB - Transactional layer on top of a key value store. (Capabilities / Storage)
- awesome-microservices - AtlasDB - Transactional layer on top of a key value store. (Capabilities / Storage)
README
# [AtlasDB](https://palantir.github.io/atlasdb/)
[Download the client](https://search.maven.org/artifact/com.palantir.atlasdb/atlasdb-client)
[Download the API](https://search.maven.org/artifact/com.palantir.atlasdb/atlasdb-api)
AtlasDB is a **Transactional Distributed Database Layer**
[**View the full documentation ▸**](https://palantir.github.io/atlasdb/html/index.html)
## Contributing
Please see our docs on [Contributing to AtlasDB](https://palantir.github.io/atlasdb/html/miscellaneous/contributing.html)
## License
This project is made available under the [Apache 2.0 license](https://github.com/palantir/atlasdb/blob/develop/LICENSE.txt).