Hammerspace: Persistent, Concurrent, Off-heap Storage at Airbnb

This commit is contained in:
binhnguyennus 2018-01-24 01:52:49 +08:00
parent 8db7149802
commit fe00ef24aa
1 changed files with 2 additions and 1 deletions

View File

@ -100,7 +100,8 @@ Contributions are always welcome!
* [Quantcast File System on Amazon S3](https://www.quantcast.com/blog/quantcast-file-system-on-amazon-s3/)
* [Using S3 in Netflix Chukwa](https://medium.com/netflix-techblog/evolution-of-the-netflix-data-pipeline-da246ca36905)
* [Yahoo Cloud Object Store - Object Storage at Exabyte Scale](https://yahooeng.tumblr.com/post/116391291701/yahoo-cloud-object-store-object-storage-at)
* [LinkedIns Distributed Immutable Object Store](https://www.usenix.org/conference/srecon17americas/program/presentation/shenoy)
* [Ambry: Distributed Immutable Object Store at LinkedIn](https://www.usenix.org/conference/srecon17americas/program/presentation/shenoy)
* [Hammerspace: Persistent, Concurrent, Off-heap Storage at Airbnb](https://medium.com/airbnb-engineering/hammerspace-persistent-concurrent-off-heap-storage-3db39bb04472)
* [NoSQL](https://www.thoughtworks.com/insights/blog/nosql-databases-overview)
* [Key-Value Databases (DynamoDB, Voldemort, Manhattan)](http://highscalability.com/anti-rdbms-list-distributed-key-value-stores)