1
0
Fork 0
mirror of https://github.com/mfornos/awesome-microservices.git synced 2024-11-20 11:16:15 -05:00

Added newline

This commit is contained in:
lwieske 2018-06-22 16:13:56 +02:00
parent 7db69902df
commit 3b1d0ed509

View file

@ -456,6 +456,7 @@ A curated list of Microservice Architecture related principles and technologies.
- [Thrift](http://thrift.apache.org/) - The Apache Thrift software framework, for scalable cross-language services development.
### Storage
- [Apache Hive](https://hive.apache.org/) - Data warehouse infrastructure built on top of Hadoop.
- [Apache Cassandra](http://cassandra.apache.org) - Column-oriented and providing high availability with no single point of failure.
- [Apache HBase](http://hbase.apache.org) - Hadoop database for big data.