updated readme to test

This commit is contained in:
Ari Brown 2023-10-12 14:55:13 -04:00
parent c8a29cfcd3
commit 2a2ff94495

View file

@ -1,6 +1,7 @@
# Minerva # Minerva
Minerva is the Roman equivalent of Athena, and Athena is AWS's database that Minerva is the Roman equivalent of Athena, and Athena is AWS's database that
stores results in S3. stores results in S3. However, Minerva goes beyond that, and now eases all AWS
access, and even offers its own cluster management with Dask.
In order to ease programmatic access to Athena and offer blocking access (so In order to ease programmatic access to Athena and offer blocking access (so
that your code waits for the result), I wrote `minerva` to make it seamless. that your code waits for the result), I wrote `minerva` to make it seamless.