diff --git a/datastores/README.md b/datastores/README.md index 8e7df55..02a74b2 100644 --- a/datastores/README.md +++ b/datastores/README.md @@ -42,7 +42,6 @@ * [Towards a Next Generation Data Center Architecture: Scalability and Commoditization](http://research.microsoft.com/pubs/79348/presto27-greenberg.pdf) - ## Hosted Papers * :scroll: [Bigtable: A Distributed Storage System for Structured Data](bigtable-a-distributed-storage-system-for-structured-data.pdf) @@ -71,3 +70,4 @@ * :scroll: [Warp: Multi-Key Transactions for Key-Value Stores](warp-multi-key-transactions-for-key-value-stores.pdf) +* :scroll: [Spartan: A distributed array framework with smart tiling](spartan-a-distributed-array-framework-with-smart-tiling.pdf) diff --git a/datastores/spartan-a-distributed-array-framework-with-smart-tiling.pdf b/datastores/spartan-a-distributed-array-framework-with-smart-tiling.pdf new file mode 100644 index 0000000..9261e56 Binary files /dev/null and b/datastores/spartan-a-distributed-array-framework-with-smart-tiling.pdf differ diff --git a/distributed_systems/README.md b/distributed_systems/README.md index ae1de66..3de4498 100644 --- a/distributed_systems/README.md +++ b/distributed_systems/README.md @@ -253,6 +253,8 @@ Full Cluster Geo-replication](tiered-replication-a-cost-effective-alternative-to * :scroll: [Warp: Multi-Key Transactions for Key-Value Stores](../datastores/warp-multi-key-transactions-for-key-value-stores.pdf) +* :scroll: [Spartan: A distributed array framework with smart tiling](../datastores/spartan-a-distributed-array-framework-with-smart-tiling.pdf) + ### Physics * :scroll: [“On the Electrodynamics of Moving Bodies” (1905) — Einstein](../physics/on-the-electrodynamics-of-moving-bodies.pdf)